Subversion Repositories eFlore/Applications.coel

Compare Revisions

No changes between revisions

Ignore whitespace Rev 474 → Rev 475

/branches/v0.1-dora/CoelTest-web
New file
0,0 → 1,3
#!/bin/sh
APPDIR=`dirname $0`;
java -Dgwt.args="-web -out www-test" -Xmx256M -cp "$APPDIR/src:$APPDIR/test:$APPDIR/bin:/opt/eclipse/plugins/org.junit_3.8.2.v20090203-1005/junit.jar:/opt/gwt-1.5.3/gwt-user.jar:/opt/gwt-1.5.3/gwt-dev-linux.jar:/opt/gxt-1.2.4/gxt.jar" junit.textui.TestRunner org.tela_botanica.client.CoelTestSuite "$@";
Property changes:
Added: svn:executable
+*
\ No newline at end of property