Subversion Repositories eFlore/Applications.coel

Compare Revisions

No changes between revisions

Ignore whitespace Rev 474 → Rev 475

/branches/v0.1-dora/Coel-compile
New file
0,0 → 1,3
#!/bin/sh
APPDIR=`dirname $0`;
java -Xmx1024M -cp "$APPDIR/src:$APPDIR/bin:/opt/gwt-1.5.3/gwt-user.jar:/opt/gwt-1.5.3/gwt-dev-linux.jar:/opt/gxt-1.2.4/gxt.jar" com.google.gwt.dev.GWTCompiler -out "$APPDIR/www" "$@" org.tela_botanica.Coel;
Property changes:
Added: svn:executable
+*
\ No newline at end of property