diff options
author | gregor <gregor@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2007-02-28 13:17:57 +0000 |
---|---|---|
committer | gregor <gregor@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2007-02-28 13:17:57 +0000 |
commit | 1c900609d64445040e8c5bdbfa01ae1a0f563f43 (patch) | |
tree | 732cceb74a72b1d638835e632a59dfc38f358198 /erecht.client.ss/.classpath | |
parent | c034f4156169801d44308e8e505bb9c7e0cc33fb (diff) | |
download | moa-id-spss-1c900609d64445040e8c5bdbfa01ae1a0f563f43.tar.gz moa-id-spss-1c900609d64445040e8c5bdbfa01ae1a0f563f43.tar.bz2 moa-id-spss-1c900609d64445040e8c5bdbfa01ae1a0f563f43.zip |
Initial commit
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@806 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'erecht.client.ss/.classpath')
-rw-r--r-- | erecht.client.ss/.classpath | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/erecht.client.ss/.classpath b/erecht.client.ss/.classpath new file mode 100644 index 000000000..cc383f740 --- /dev/null +++ b/erecht.client.ss/.classpath @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="UTF-8"?> +<classpath> + <classpathentry kind="src" path="src"/> + <classpathentry kind="src" path="data/res"/> + <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> + <classpathentry kind="lib" path="lib/commons-fileupload-1.1.1/commons-fileupload-1.1.1.jar"/> + <classpathentry kind="lib" path="lib/commons-io-1.1/commons-io-1.1.jar"/> + <classpathentry kind="lib" path="lib/log4j-1.2.14/log4j-1.2.14.jar"/> + <classpathentry kind="lib" path="lib/servlet-2.3/servlet-2_3-fcs-classfiles.zip"/> + <classpathentry kind="lib" path="lib/xalan-2.7.0/xalan.jar"/> + <classpathentry kind="lib" path="lib/xerces-2.9.0/xercesImpl.jar"/> + <classpathentry kind="lib" path="lib/xerces-2.9.0/xml-apis.jar"/> + <classpathentry kind="lib" path="lib/axis-1.1/axis.jar"/> + <classpathentry kind="lib" path="lib/axis-1.1/commons-discovery-0.2.jar"/> + <classpathentry kind="lib" path="lib/axis-1.1/jaxrpc.jar"/> + <classpathentry kind="lib" path="lib/axis-1.1/saaj.jar"/> + <classpathentry kind="output" path="bin"/> +</classpath> |