aboutsummaryrefslogtreecommitdiffstats
path: root/.classpath
diff options
context:
space:
mode:
Diffstat (limited to '.classpath')
-rw-r--r--.classpath8
1 files changed, 8 insertions, 0 deletions
diff --git a/.classpath b/.classpath
new file mode 100644
index 0000000..19357cb
--- /dev/null
+++ b/.classpath
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="plugin/icedteanp/java"/>
+ <classpathentry kind="src" path="netx"/>
+ <classpathentry kind="src" path="plugin/icedteanp/java-awt"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/j2re-image"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>