summaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
Diffstat (limited to '.classpath')
-rw-r--r--.classpath25
1 files changed, 5 insertions, 20 deletions
diff --git a/.classpath b/.classpath
index 0689e0902..2db4d566b 100644
--- a/.classpath
+++ b/.classpath
@@ -1,24 +1,9 @@
<?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 excluding="compat/|examples/|external/|gnu/classpath/jdwp/|gnu/javax/swing/plaf/|test/|testsuite/|vm/reference/|vm/reference/gnu/classpath/jdwp/" kind="src" path=""/>
+ <classpathentry kind="src" path="vm/reference"/>
+ <classpathentry kind="src" path="external/sax"/>
+ <classpathentry kind="src" path="external/w3c_dom"/>
+ <classpathentry kind="src" path="examples"/>
<classpathentry kind="output" path="bin"/>
</classpath>