summaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
Diffstat (limited to '.classpath')
-rw-r--r--.classpath12
1 files changed, 12 insertions, 0 deletions
diff --git a/.classpath b/.classpath
new file mode 100644
index 0000000000..6494ce68fc
--- /dev/null
+++ b/.classpath
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="src/compiler"/>
+ <classpathentry exported="true" kind="lib" path="build/quick/lib/compiler/"/>
+ <classpathentry exported="true" kind="lib" path="lib/fjbg.jar"/>
+ <classpathentry exported="true" kind="lib" path="lib/msil.jar"/>
+ <classpathentry exported="true" kind="lib" path="lib/ant-contrib.jar"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+ <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
+ <classpathentry exported="true" kind="lib" path="build/quick/lib/library" sourcepath="src/library"/>
+ <classpathentry kind="output" path="build/quick/lib/compiler"/>
+</classpath>