Searched refs:APPDIR (Results 1 – 6 of 6) sorted by relevance
2 APPDIR=`dirname $0`;3 GWTDIR=`$APPDIR/gwt_dir`;4 java -cp "$APPDIR/src:$APPDIR/bin:$GWTDIR/gwt-user.jar:$GWTDIR/gwt-dev-linux.jar:$GWTDIR/gwt-incub…
2 APPDIR=`dirname $0`;3 GWTDIR=`$APPDIR/gwt_dir`;4 javadoc -classpath "$APPDIR/src:$GWTDIR/gwt-user.jar" -d doc -public \
7 APPDIR="/Applications/Python ${PYVER}"13 if [ -d "${APPDIR}" ]; then14 ln -fhs "${FWK_DOCDIR}/index.html" "${APPDIR}/Python Documentation.html"15 open "${APPDIR}" || true # open the applications folder
7 APPDIR="/Applications/Python ${PYVER}"13 if [ -d "${APPDIR}" ]; then14 ln -fhs "${FWK_DOCDIR}/index.html" "${APPDIR}/Python Documentation.html"16 open "${APPDIR}" || true # open the applications folder