diff options
| author | krasimir <krasimir@chalmers.se> | 2010-08-24 15:58:22 +0000 |
|---|---|---|
| committer | krasimir <krasimir@chalmers.se> | 2010-08-24 15:58:22 +0000 |
| commit | d3a686627704c3c73d86f5d31bf3669e5c793b35 (patch) | |
| tree | ed4ad7e0e81c05da8363f952439fd32aac158f98 /src/ui/gwt/Translate-compile | |
| parent | 4df7b0493507d18ab17edde930240bed2d06771b (diff) | |
more advanced complete function in the PGFService
Diffstat (limited to 'src/ui/gwt/Translate-compile')
| -rw-r--r-- | src/ui/gwt/Translate-compile | 3 |
1 files changed, 0 insertions, 3 deletions
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:' |
