diff options
author | gregor <gregor@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2005-09-21 10:16:55 +0000 |
---|---|---|
committer | gregor <gregor@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2005-09-21 10:16:55 +0000 |
commit | a785e8d396719ba6e666f908e389e06864771c71 (patch) | |
tree | 52ee976f14e2874bd50126b7c3a367647a6a0d47 /common/.classpath | |
parent | 1f5e728682f69711ab5e9c249ee0bb177c1b9b54 (diff) | |
download | moa-id-spss-a785e8d396719ba6e666f908e389e06864771c71.tar.gz moa-id-spss-a785e8d396719ba6e666f908e389e06864771c71.tar.bz2 moa-id-spss-a785e8d396719ba6e666f908e389e06864771c71.zip |
Java System Libraries von 1.4.2_05 auf 1.3.1_09 geƤndert
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@508 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'common/.classpath')
-rw-r--r-- | common/.classpath | 2 |
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> |