diff options
author | gregor <gregor@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2006-06-26 15:09:40 +0000 |
---|---|---|
committer | gregor <gregor@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2006-06-26 15:09:40 +0000 |
commit | 1845a6ea2297949d765c2ef8fafa3a12a147be4d (patch) | |
tree | 1616dc511c8bbf90a4b8fcdc933f921072ad0011 /spss.slinterface/.classpath | |
parent | 30bed54e9908d5c733a7e70cc0a3d3192edd36bc (diff) | |
download | moa-id-spss-1845a6ea2297949d765c2ef8fafa3a12a147be4d.tar.gz moa-id-spss-1845a6ea2297949d765c2ef8fafa3a12a147be4d.tar.bz2 moa-id-spss-1845a6ea2297949d765c2ef8fafa3a12a147be4d.zip |
Build überarbeitet (neue Bibliothekspfade)
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@726 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'spss.slinterface/.classpath')
-rw-r--r-- | spss.slinterface/.classpath | 28 |
1 files changed, 13 insertions, 15 deletions
diff --git a/spss.slinterface/.classpath b/spss.slinterface/.classpath index 637d7dce9..dc4d54119 100644 --- a/spss.slinterface/.classpath +++ b/spss.slinterface/.classpath @@ -1,22 +1,20 @@ <?xml version="1.0" encoding="UTF-8"?> <classpath> <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> - <classpathentry kind="src" path="WEB-INF/src"/> <classpathentry kind="src" path="res"/> - <classpathentry kind="lib" path="WEB-INF/lib/log4j-1.2.7.jar"/> - <classpathentry kind="lib" path="WEB-INF/lib/xalan-2.5.1.jar"/> - <classpathentry kind="lib" path="WEB-INF/lib/commons-fileupload-1.0.jar"/> - <classpathentry kind="lib" path="WEB-INF/lib/axis.jar"/> - <classpathentry kind="lib" path="WEB-INF/lib/axis-ant.jar"/> - <classpathentry kind="lib" path="WEB-INF/lib/commons-discovery.jar"/> - <classpathentry kind="lib" path="WEB-INF/lib/commons-logging.jar"/> - <classpathentry kind="lib" path="WEB-INF/lib/jaxrpc.jar"/> - <classpathentry kind="lib" path="WEB-INF/lib/saaj.jar"/> - <classpathentry kind="lib" path="WEB-INF/lib/wsdl4j.jar"/> + <classpathentry kind="src" path="src"/> <classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/IAIK JCE 3.0.3 signiert"/> - <classpathentry kind="var" path="TOMCAT_HOME/common/lib/servlet.jar"/> - <classpathentry kind="var" path="TOMCAT_HOME/common/lib/jasper-runtime.jar"/> - <classpathentry kind="lib" path="WEB-INF/lib/xercesImpl-2.6.0ex24783.jar"/> - <classpathentry kind="lib" path="WEB-INF/lib/xmlParserAPIs-2.6.0ex24783.jar"/> + <classpathentry kind="lib" path="lib/axis-1.0/axis.jar"/> + <classpathentry kind="lib" path="lib/commons-discovery-0.2/commons-discovery.jar"/> + <classpathentry kind="lib" path="lib/commons-fileupload-1.0/commons-fileupload-1.0.jar"/> + <classpathentry kind="lib" path="lib/commons-logging-1.0.4/commons-logging.jar"/> + <classpathentry kind="lib" path="lib/log4j-1.2.7/log4j-1.2.7.jar"/> + <classpathentry kind="lib" path="lib/servlet-2.3/servlet-2_3-fcs-classfiles.zip"/> + <classpathentry kind="lib" path="lib/axis-1.0/jaxrpc.jar"/> + <classpathentry kind="lib" path="lib/axis-1.0/saaj.jar"/> + <classpathentry kind="lib" path="lib/axis-1.0/wsdl4j.jar"/> + <classpathentry kind="lib" path="lib/xalan-2.5.1/xalan.jar"/> + <classpathentry kind="lib" path="lib/xerces-2.6.2/xercesImpl.jar"/> + <classpathentry kind="lib" path="lib/xerces-2.6.2/xmlParserAPIs.jar"/> <classpathentry kind="output" path="WEB-INF/classes"/> </classpath> |