blob: cda2b43ed96ae1635340e6c06b87cb83217b0ef8 [file] [log] [blame]
mblighe8819cd2008-02-15 16:48:40 +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/afe/server/autotest.AfeClient/AfeClient.html "$@" autotest.AfeClient