blob: 56e6895e5d6f73444df816db492e553073f0c7f5 [file] [log] [blame]
showard35444862008-08-07 22:35:30 +00001#!/bin/sh
2APPDIR=`dirname $0`;
3GWTDIR=`$APPDIR/gwt_dir`;
showard03ce7332009-09-08 16:27:53 +00004java -cp "$APPDIR/src:$APPDIR/bin:$GWTDIR/gwt-user.jar:$GWTDIR/gwt-dev-linux.jar" com.google.gwt.dev.HostedMode -ea -startupUrl http://localhost:8000/new_tko/server/autotest.TkoClient/TkoClient.html "$@" autotest.TkoClient