Compiling The First GWT Application

[page_prevnext prev=’fixing-errors-in-a-gwt-project-java-compliance-issues/’ next=’running-first-gwt-application-that-does-not-work/’]

o Right-click the sample project
o Select:–> Google – GWT Compile
o You will see:
Project: sample
Entry Point Module: Sample – comp.sample
o Click:–> Compile
o GWT will wiz and show the compilation progression
o Till we see:–>Compilation succeeded
o Our java code compiled

o Select:–>Google icon on toolbar – GWT Compile Project

o Next, let us: Running First GWT Application (Does Not Work!)

[page_prevnext prev=’fixing-errors-in-a-gwt-project-java-compliance-issues/’ next=’running-first-gwt-application-that-does-not-work/’]