summaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2004-09-20 19:04:59 +0000
committerTom Tromey <tromey@redhat.com>2004-09-20 19:04:59 +0000
commit0cb6923df16377dd351680f82bce3095e2956b41 (patch)
tree98f1077edc1e81f05eab3a97463f6e2df13091f2 /.classpath
parent1f262941a3dc0d53915b3997d5c1c6e8aa3ccfac (diff)
downloadclasspath-0cb6923df16377dd351680f82bce3095e2956b41.tar.gz
* .settings/org.eclipse.core.resources.prefs: New file.
* .classpath: Updated.
Diffstat (limited to '.classpath')
-rw-r--r--.classpath1
1 files changed, 0 insertions, 1 deletions
diff --git a/.classpath b/.classpath
index 2f087c5be..63424531b 100644
--- a/.classpath
+++ b/.classpath
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry excluding="**/Demo.java|**/SliderTest.java|**/Test.java|**/TestAWT.java|compat/|external/jaxp/source/|external/jaxp/tests/|gnu/javax/swing/|test/|testsuite/|vm/reference/" kind="src" path=""/>
- <classpathentry kind="src" path="external/jaxp/source"/>
<classpathentry kind="src" path="vm/reference"/>
<classpathentry kind="output" path="bin"/>
</classpath>