OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GWTDIR
(Results
1 - 4
of
4
) sorted by null
/external/autotest/frontend/client/
generate-javadoc
3
GWTDIR
=`$APPDIR/gwt_dir`;
4
javadoc -classpath "$APPDIR/src:$
GWTDIR
/gwt-user.jar" -d doc -public \
AfeClient-shell
3
GWTDIR
=`$APPDIR/gwt_dir`;
4
java -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
EmbeddedTkoClient-shell
3
GWTDIR
=`$APPDIR/gwt_dir`;
4
java -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/new_tko/server/autotest.EmbeddedTkoClient/EmbeddedTkoClientTest.html "$@" autotest.EmbeddedTkoClient
TkoClient-shell
3
GWTDIR
=`$APPDIR/gwt_dir`;
4
java -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/new_tko/server/autotest.TkoClient/TkoClient.html "$@" autotest.TkoClient
Completed in 121 milliseconds