Command-line Tools
GWT comes with a few handy command-line tools to get you up and running
quickly.
They are also useful for adding new things to existing projects. For
example,
projectCreator
could be used to make an Eclipse
project for one of the samples that comes with GWT.
-
Generates a basic project skeleton and an optional Ant
buildfile and Eclipse project.
-
Generate a starter application.
-
Generate a JUnit test.
-
Generate an i18n properties file and synchronization script.
-
Displays benchmark results.