summaryrefslogtreecommitdiff
path: root/src/eclipse/scala-xml/.classpath
diff options
context:
space:
mode:
Diffstat (limited to 'src/eclipse/scala-xml/.classpath')
-rw-r--r--src/eclipse/scala-xml/.classpath7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/eclipse/scala-xml/.classpath b/src/eclipse/scala-xml/.classpath
new file mode 100644
index 0000000000..b90d951640
--- /dev/null
+++ b/src/eclipse/scala-xml/.classpath
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="src-xml"/>
+ <classpathentry kind="con" path="org.scala-ide.sdt.launching.SCALA_CONTAINER"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+ <classpathentry kind="output" path="build-quick-xml"/>
+</classpath>