aboutsummaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
Diffstat (limited to '.classpath')
-rw-r--r--.classpath29
1 files changed, 7 insertions, 22 deletions
diff --git a/.classpath b/.classpath
index e0a0fa1..9f31db0 100644
--- a/.classpath
+++ b/.classpath
@@ -3,26 +3,11 @@
<classpathentry excluding="**/package.html" kind="src" path="src/main/java"/>
<classpathentry excluding="**/package.html" kind="src" path="src/test/java"/>
<classpathentry excluding="**/package.html" kind="src" path="src/main/resources"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.4"/>
- <classpathentry kind="lib" path="lib/ant-1.6.5.jar"/>
- <classpathentry kind="lib" path="lib/axis-1.0.jar"/>
- <classpathentry kind="lib" path="lib/axis-jaxrpc-1.0.jar"/>
- <classpathentry kind="lib" path="lib/axis-saaj-1.0.jar"/>
- <classpathentry kind="lib" path="lib/axis-wsdl4j-1.0.jar"/>
- <classpathentry kind="lib" path="lib/commons-codec-1.3.jar"/>
- <classpathentry kind="lib" path="lib/commons-discovery-0.2.jar"/>
- <classpathentry kind="lib" path="lib/commons-fileupload-1.1.jar"/>
- <classpathentry kind="lib" path="lib/commons-httpclient-3.0.jar"/>
- <classpathentry kind="lib" path="lib/commons-io-1.1.jar"/>
- <classpathentry kind="lib" path="lib/commons-logging-1.0.3.jar"/>
- <classpathentry kind="lib" path="lib/iaik_ecc_eval_signed-2.15.jar"/>
- <classpathentry kind="lib" path="lib/iaik_jce_eval_signed-3.142.jar"/>
- <classpathentry kind="lib" path="lib/junit-3.8.jar"/>
- <classpathentry kind="lib" path="lib/log4j-1.2.13.jar"/>
- <classpathentry kind="lib" path="lib/lucene-1.4.3.jar"/>
- <classpathentry kind="lib" path="lib/lucene-demos-1.4.3.jar"/>
- <classpathentry kind="lib" path="lib/servlet-api-2.4.jar"/>
- <classpathentry kind="lib" path="lib/xercesImpl-2.7.1.jar"/>
- <classpathentry kind="lib" path="lib/commons-lang-2.3.jar"/>
- <classpathentry kind="output" path="webapp/WEB-INF/classes"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.4">
+ <accessrules>
+ <accessrule kind="accessible" pattern="**"/>
+ </accessrules>
+ </classpathentry>
+ <classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
+ <classpathentry kind="output" path="target/classes"/>
</classpath>