Tuesday, August 2, 2011

GWT webAppCreator

GWT has a handy utility called webAppCreator. It can be used to create a GWT project with the necessary artifacts, including Eclipse project file and ant build file. It can even create a maven build file - I need to check this out. Details can be found here. The best way to start a GWT project is to run webAppCreator and import it into Eclipse.

2 comments: