summaryrefslogtreecommitdiff
path: root/src/server/gwt/.classpath
diff options
context:
space:
mode:
Diffstat (limited to 'src/server/gwt/.classpath')
-rw-r--r--src/server/gwt/.classpath15
1 files changed, 7 insertions, 8 deletions
diff --git a/src/server/gwt/.classpath b/src/server/gwt/.classpath
index 88918ea5b..781d7a2f8 100644
--- a/src/server/gwt/.classpath
+++ b/src/server/gwt/.classpath
@@ -1,8 +1,7 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry kind="src" path="src"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
- <classpathentry kind="lib" path="/Users/bringert/src/gwt-mac-1.5.3/gwt-user.jar"/>
- <classpathentry kind="lib" path="lib/gwt-dnd-2.5.6.jar"/>
- <classpathentry kind="output" path="src"/>
-</classpath>
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="src"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+ <classpathentry kind="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER"/>
+ <classpathentry kind="output" path="src"/>
+</classpath>