Install Firefox 24 for GWT Application Usage

[page_prevnext prev=’running-first-gwt-application-that-does-not-work/’ next=’other-task-while-running-gwt-application/’]

o I prefer to install Firefox 24 to a designated development
tools
o Go to our H:\gwtsandbox\bin\ directory
o Select the [Firefox Setup 24.0.exe]
o Click for Accept User Control:–> Yes
o Use Custom path on installation when we get to “Setup Type”
o Click:–> Next
o Click Destination folder:
H:\gwtsandbox\bin\firefox24
I install firefox to my development environment toolbox:
H:\gwtsandbox\bin\firefox24
o Check for Plugin check: Don’t Check

o Once firefox is installed, turn off its automatic update feature
o Why, why, oh why?
o While creating this tutorial, I to reinstall, reinstall..,
reinstall firefox.
o Lesson learned
o I finally figure out how to turn off the – automatic update!
o THIS WAS A PAIN!
o I will now give you a booster shoot – for firefox automatic update!

o Select:–> Tools – Options – Update
o Unselect “Automtic install updates”
o Unselect “Check for updates”
o Unselect “Search Engines”
o Select “Never Check for updates”
o Click Ok

o Right-Click the URL to run in different browsers
o Open With–> Add a Browser
o Enter the:
Name–> firefox24
Location:–> H:\gwtsandbox\bin\firefox24\firefox.exe
* Change to you installed environment

o Right-Click the Development Mode URL, Select Open With–> firefox24
o Allow firefox to Download the GWT Developer Plugin
for firefox. This is done only on the first time.
Please do the next step.
o Click for GWT Plugin:–> Install Now
o Click:–> Restart Now

o Stop the current running [Development Mode]
Click the Red triangle next to Development Mode
Clic the double XX to clear the runnning instance complete
o Select the app:–> sample
o Click:–> Run As
o Select:–> Web Application
o Right-Click on the URL
http://127.0.0.1:8888/Sample.html?gwt.codesvr=127.0.0.1:9997
o Select from Open With:–>
firefox24
o The GWT application shows
“Web Application Starter Project”
o Click the [Send] button
o The application will do a “Remote Procedure Call” to
the server and display a dialog.
o Success!

o Next, let us: Other Task While Running GWT Application

Video

topuparrow

[page_prevnext prev=’running-first-gwt-application-that-does-not-work/’ next=’other-task-while-running-gwt-application/’]