1
0
forked from GitHub/gf-core

gwt: rearragne html files and paths to get nicer URLs.

This commit is contained in:
bjorn
2008-11-20 14:06:06 +00:00
parent 61507730e8
commit b56a06fdda
10 changed files with 18 additions and 17 deletions

View File

@@ -16,4 +16,4 @@ fi
LIBS=$APPDIR/lib/gwt-dnd-2.5.6.jar
java $GWT_JAVA_OPTS -Xmx256M -cp "$APPDIR/src:$APPDIR/bin:$LIBS:$GWT_CLASSPATH" com.google.gwt.dev.GWTShell -out "$APPDIR/www" -noserver "$@" http://localhost:41296/gwt/www/se.chalmers.cs.gf.gwt.TranslateApp/Translate.html;
java $GWT_JAVA_OPTS -Xmx256M -cp "$APPDIR/src:$APPDIR/bin:$LIBS:$GWT_CLASSPATH" com.google.gwt.dev.GWTShell -out "$APPDIR/www" -noserver "$@" http://localhost:41296/translate/;