blob: 04293e8280143573c8b2cc40efe6c4d09dc961bc [file] [log] [blame]
mblighe8819cd2008-02-15 16:48:40 +00001#!/bin/sh
2APPDIR=`dirname $0`;
3GWTDIR=`$APPDIR/gwt_dir`;
jamesrenca2a9002010-04-20 22:33:22 +00004java -cp "$APPDIR/src:$APPDIR/bin:$GWTDIR/gwt-user.jar:$GWTDIR/gwt-dev-linux.jar:$GWTDIR/gwt-incubator.jar" com.google.gwt.dev.HostedMode -ea -startupUrl http://localhost:8000/afe/server/autotest.AfeClient/AfeClient.html "$@" autotest.AfeClient