summaryrefslogtreecommitdiff
path: root/src/ui/gwt/.classpath
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/gwt/.classpath')
-rw-r--r--src/ui/gwt/.classpath7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ui/gwt/.classpath b/src/ui/gwt/.classpath
new file mode 100644
index 000000000..781d7a2f8
--- /dev/null
+++ b/src/ui/gwt/.classpath
@@ -0,0 +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="con" path="com.google.gwt.eclipse.core.GWT_CONTAINER"/>
+ <classpathentry kind="output" path="src"/>
+</classpath>