From d3a686627704c3c73d86f5d31bf3669e5c793b35 Mon Sep 17 00:00:00 2001 From: krasimir Date: Tue, 24 Aug 2010 15:58:22 +0000 Subject: more advanced complete function in the PGFService --- src/ui/gwt/Translate-compile | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/ui/gwt/Translate-compile') diff --git a/src/ui/gwt/Translate-compile b/src/ui/gwt/Translate-compile index c2fbca65c..220cf4a46 100644 --- a/src/ui/gwt/Translate-compile +++ b/src/ui/gwt/Translate-compile @@ -2,9 +2,6 @@ APPDIR=`dirname $0`; -GWT_DIR="/home/angelov/gwt-2.0.4" -GWT_CLASSPATH="$GWT_DIR/gwt-user.jar:$GWT_DIR/gwt-dev.jar" - if [ -z "$GWT_CLASSPATH" ]; then echo 'ERROR: $GWT_CLASSPATH is not set' echo 'Set $GWT_CLASSPATH to point to the GWT JAR files. For example:' -- cgit v1.2.3