]> source.dussan.org Git - vaadin-framework.git/commitdiff
svn changeset:1709/svn branch:trunk
authorJoonas Lehtinen <joonas.lehtinen@itmill.com>
Thu, 14 Jun 2007 07:19:58 +0000 (07:19 +0000)
committerJoonas Lehtinen <joonas.lehtinen@itmill.com>
Thu, 14 Jun 2007 07:19:58 +0000 (07:19 +0000)
build/bin/compile-gwt-components

index ded91255b7a5dcc58e32e5804104360fc680a749..a5d9e6649408f7a0b2889455e45427dcdebbadc3 100755 (executable)
@@ -1,2 +1,2 @@
 #!/bin/sh
-java -XstartOnFirstThread -cp "../../src:$APPDIR/bin:../gwt/gwt-mac-1.4.10/gwt-user.jar:../gwt/gwt-mac-1.4.10/gwt-dev-mac.jar" com.google.gwt.dev.GWTCompiler -out "../../WebContent" "$@" com.itmill.toolkit.terminal.gwt.Client;
+java -XstartOnFirstThread -cp "../../src:$APPDIR/bin:../gwt/gwt-mac-1.3.3/gwt-user.jar:../gwt/gwt-mac-1.3.3/gwt-dev-mac.jar" com.google.gwt.dev.GWTCompiler -out "../../WebContent" "$@" com.itmill.toolkit.terminal.gwt.Client;