summaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authorAndrew Branson <andrew.branson@cern.ch>2012-03-28 17:08:58 +0200
committerAndrew Branson <andrew.branson@cern.ch>2012-03-28 17:08:58 +0200
commit7c2f5fb4f80c3024c674c417799a2dc295a9bd03 (patch)
treedac026b511a5885f0f0aa8061a537a08c07baa4e /.classpath
parent138577d60b2612c7cbe48a44d43fec548b20fac8 (diff)
Migrate from BSF to javax.script. Update Mozilla Rhino JS engine.
Removed some 'auto-generated' comments from intentionally blank methods. Other whitespace/comment cleanup.
Diffstat (limited to '.classpath')
-rw-r--r--.classpath3
1 files changed, 1 insertions, 2 deletions
diff --git a/.classpath b/.classpath
index 8889622..1fc556f 100644
--- a/.classpath
+++ b/.classpath
@@ -6,7 +6,6 @@
<classpathentry kind="lib" path="lib/xercesImpl.jar"/>
<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/ldap.jar"/>
<classpathentry kind="lib" path="lib/castor-1.3.2-core.jar"/>
<classpathentry kind="lib" path="lib/castor-1.3.2-xml-schema.jar"/>
@@ -14,7 +13,7 @@
<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="lib" path="/cristal-dev/cristaldev.jar"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="build/classes"/>
</classpath>