Remove SWT, collapse dev platforms to a single one, rewrite runstyles to new
API.
TODO: ant checkstyle fails, need better handling of argument processing
errors for runstyles.
Patch by: jat
Review by: amitmanjhi, rjrjr (TBR)
git-svn-id: https://google-web-toolkit.googlecode.com/svn/branches/farewellSwt@6169 8db76d5a-ed1c-0410-87a9-c151d255dfc7
diff --git a/distro-source/src/webAppCreator.cmd b/distro-source/src/webAppCreator.cmd
new file mode 100755
index 0000000..ccf8393
--- /dev/null
+++ b/distro-source/src/webAppCreator.cmd
@@ -0,0 +1 @@
+@java -cp "%~dp0\gwt-user.jar;%~dp0\gwt-dev.jar" com.google.gwt.user.tools.WebAppCreator %*