diff options
author | kstranacher <kstranacher@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2012-02-17 18:41:30 +0000 |
---|---|---|
committer | kstranacher <kstranacher@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2012-02-17 18:41:30 +0000 |
commit | 8c8ddf0a97c65b1b39dad580c45e19cfa7e20a7e (patch) | |
tree | 31915c8f3a1cb2745093e2203dcaba3a39a29be2 /id/server/.classpath | |
parent | 92709b7a3e7c18583e127d2160cfd96361ac035b (diff) | |
download | moa-id-spss-8c8ddf0a97c65b1b39dad580c45e19cfa7e20a7e.tar.gz moa-id-spss-8c8ddf0a97c65b1b39dad580c45e19cfa7e20a7e.tar.bz2 moa-id-spss-8c8ddf0a97c65b1b39dad580c45e19cfa7e20a7e.zip |
Update libs (iaik_moa-1.32.jar und iaik_ixsil-1.2.2.5.jar)
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1251 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'id/server/.classpath')
-rw-r--r-- | id/server/.classpath | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/id/server/.classpath b/id/server/.classpath index f93d181b5..d7501e2c4 100644 --- a/id/server/.classpath +++ b/id/server/.classpath @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?>
<classpath>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.4"/>
<classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>
|