summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/tags/java-stable-20060304/testing/tomcat/helloworldaxis/.classpath
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-1.x/tags/java-stable-20060304/testing/tomcat/helloworldaxis/.classpath')
-rw-r--r--sca-java-1.x/tags/java-stable-20060304/testing/tomcat/helloworldaxis/.classpath13
1 files changed, 13 insertions, 0 deletions
diff --git a/sca-java-1.x/tags/java-stable-20060304/testing/tomcat/helloworldaxis/.classpath b/sca-java-1.x/tags/java-stable-20060304/testing/tomcat/helloworldaxis/.classpath
new file mode 100644
index 0000000000..97a91ebf9f
--- /dev/null
+++ b/sca-java-1.x/tags/java-stable-20060304/testing/tomcat/helloworldaxis/.classpath
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="src/test/java"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+ <classpathentry kind="var" path="MAVEN_REPO/junit/jars/junit-3.8.1.jar"/>
+ <classpathentry combineaccessrules="false" kind="src" path="/tuscany.samples.helloworldaxis"/>
+ <classpathentry sourcepath="/MAVEN_REPO/axis/src" kind="var" path="MAVEN_REPO/axis/jars/axis-1.2.1.jar"/>
+ <classpathentry kind="var" path="MAVEN_REPO/axis/jars/axis-jaxrpc-1.2.1.jar"/>
+ <classpathentry kind="var" path="MAVEN_REPO/axis/jars/axis-saaj-1.2.1.jar"/>
+ <classpathentry kind="var" path="MAVEN_REPO/axis/jars/axis-wsdl4j-1.5.1.jar"/>
+ <classpathentry kind="var" path="MAVEN_REPO/commons-logging/jars/commons-logging-1.0.4.jar"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath>