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/.classpath8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/server/gwt/.classpath b/src/server/gwt/.classpath
new file mode 100644
index 000000000..9885b1f85
--- /dev/null
+++ b/src/server/gwt/.classpath
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="src"/>
+ <classpathentry kind="src" path="test"/>
+ <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="output" path="bin"/>
+</classpath>