diff options
author | harald.bratko <harald.bratko@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2006-03-20 13:58:41 +0000 |
---|---|---|
committer | harald.bratko <harald.bratko@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2006-03-20 13:58:41 +0000 |
commit | 9f771e681c26f7ad70e084b67511af74ab583d8a (patch) | |
tree | 8812eba7cf4669c40e41b475feba7d7e13845b6d /common/.classpath | |
parent | b38a89281edaf0bc4f9f2de0409e718610743d6e (diff) | |
download | moa-id-spss-9f771e681c26f7ad70e084b67511af74ab583d8a.tar.gz moa-id-spss-9f771e681c26f7ad70e084b67511af74ab583d8a.tar.bz2 moa-id-spss-9f771e681c26f7ad70e084b67511af74ab583d8a.zip |
*** empty log message ***
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@678 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 30601fd72..893b270f1 100644 --- a/common/.classpath +++ b/common/.classpath @@ -13,9 +13,9 @@ <classpathentry kind="lib" path="lib/jsse-1.0.3_03/jsse.jar"/> <classpathentry kind="lib" path="lib/xalan-j-2.5.1/xalan.jar"/> <classpathentry kind="lib" path="lib/commons-logging-1.0.4/commons-logging.jar"/> - <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> <classpathentry kind="lib" path="lib/xerces-j-2.4.0/xercesImpl.jar"/> <classpathentry kind="lib" path="lib/xerces-j-2.4.0/xmlParserAPIs.jar"/> <classpathentry kind="lib" path="lib/iaik-jce/iaik_jce_full.jar"/> + <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> <classpathentry kind="output" path="bin"/> </classpath> |