From 4fdd21f1273e75b84e87c49b95b02e9fc149b5c0 Mon Sep 17 00:00:00 2001 From: krasimir Date: Tue, 13 Jul 2010 15:33:54 +0000 Subject: detailed information for the type errors from PGFService --- src/ui/gwt/Translate-compile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/ui/gwt/Translate-compile') diff --git a/src/ui/gwt/Translate-compile b/src/ui/gwt/Translate-compile index 220cf4a46..c2fbca65c 100644 --- a/src/ui/gwt/Translate-compile +++ b/src/ui/gwt/Translate-compile @@ -2,6 +2,9 @@ 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