summaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authorabranson <andrew.branson@cern.ch>2011-09-28 14:19:34 +0200
committerabranson <andrew.branson@cern.ch>2011-09-28 14:19:34 +0200
commit38d30cd4f69178cef983ec13262a6f02826a9a45 (patch)
treea76ee954e3b420b4ae63ec5be4c6120427207ef3 /.classpath
parent385ba566319734f37a3970822ea88a3622ad3970 (diff)
Schema and resource
Diffstat (limited to '.classpath')
-rw-r--r--.classpath4
1 files changed, 2 insertions, 2 deletions
diff --git a/.classpath b/.classpath
index 79ed770..86010e1 100644
--- a/.classpath
+++ b/.classpath
@@ -7,13 +7,13 @@
<classpathentry kind="lib" path="lib/xml-apis.jar"/>
<classpathentry kind="lib" path="lib/wrapper.jar"/>
<classpathentry kind="lib" path="lib/bsf.jar"/>
- <classpathentry kind="lib" path="lib/dom4j.jar"/>
<classpathentry kind="lib" path="lib/ldap.jar"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/castor-1.3.2-core.jar"/>
<classpathentry kind="lib" path="lib/castor-1.3.2-xml-schema.jar"/>
<classpathentry kind="lib" path="lib/castor-1.3.2-xml.jar"/>
<classpathentry kind="lib" path="lib/commons-lang-2.6.jar"/>
<classpathentry kind="lib" path="lib/commons-logging-1.1.1.jar"/>
+ <classpathentry kind="lib" path="lib/dom4j.jar"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.6.0"/>
<classpathentry kind="output" path="build/classes"/>
</classpath>