aboutsummaryrefslogtreecommitdiff
path: root/common/.classpath
diff options
context:
space:
mode:
Diffstat (limited to 'common/.classpath')
-rw-r--r--common/.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/.classpath b/common/.classpath
index 2b85da698..c1f4cfcce 100644
--- a/common/.classpath
+++ b/common/.classpath
@@ -2,7 +2,6 @@
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="res"/>
- <classpathentry sourcepath="JRE_SRC" kind="var" path="JRE_LIB"/>
<classpathentry kind="lib" path="lib/jaxen-1.0/jaxen-core.jar"/>
<classpathentry kind="lib" path="lib/jaxp-1.2_01/dom.jar"/>
<classpathentry kind="lib" path="lib/jaxen-1.0/jaxen-dom.jar"/>
@@ -17,5 +16,6 @@
<classpathentry kind="lib" path="lib/xerces-j-2.4.0/xmlParserAPIs.jar"/>
<classpathentry kind="lib" path="lib/commons-logging-1.0.4/commons-logging.jar"/>
<classpathentry kind="lib" path="lib/iaik-jce-3.0.6/iaik_jce_full.jar"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/1.3.1_09"/>
<classpathentry kind="output" path="bin"/>
</classpath>