summaryrefslogtreecommitdiff
path: root/libjava/classpath/.classpath
diff options
context:
space:
mode:
Diffstat (limited to 'libjava/classpath/.classpath')
-rw-r--r--libjava/classpath/.classpath24
1 files changed, 24 insertions, 0 deletions
diff --git a/libjava/classpath/.classpath b/libjava/classpath/.classpath
new file mode 100644
index 00000000000..0689e090203
--- /dev/null
+++ b/libjava/classpath/.classpath
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry excluding="compat/|examples/|external/|gnu/javax/swing/plaf/|test/|testsuite/|vm/reference/" kind="src" path="">
+ <attributes>
+ </attributes>
+ </classpathentry>
+ <classpathentry kind="src" path="vm/reference">
+ <attributes>
+ </attributes>
+ </classpathentry>
+ <classpathentry kind="src" path="external/sax">
+ <attributes>
+ </attributes>
+ </classpathentry>
+ <classpathentry kind="src" path="external/w3c_dom">
+ <attributes>
+ </attributes>
+ </classpathentry>
+ <classpathentry kind="src" path="examples">
+ <attributes>
+ </attributes>
+ </classpathentry>
+ <classpathentry kind="output" path="bin"/>
+</classpath>