Initial commit - wsarena3 project
[esp.home.git] / .classpath
blob167f2608868b7a5c1becff4d063c670da8476fb5
1 <?xml version="1.0" encoding="UTF-8"?>
2 <classpath>
3 <classpathentry kind="src" path="service/src/main/java"/>
4 <classpathentry kind="src" path="webservice/src/main/webapp"/>
5 <classpathentry kind="src" path="webservice-metro/src/main/webapp"/>
6 <classpathentry kind="src" path="client/src/main/java"/>
7 <classpathentry kind="src" path="client/src/test/java"/>
8 <classpathentry kind="src" path="client/target/gen-java"/>
9 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
10 <classpathentry kind="var" path="M2_REPO/org/jboss/ws/native/jbossws-native-jaxws/3.2.1.GA/jbossws-native-jaxws-3.2.1.GA.jar" sourcepath="M2_REPO/org/jboss/ws/native/jbossws-native-jaxws/3.2.1.GA/jbossws-native-jaxws-3.2.1.GA-sources.jar"/>
11 <classpathentry kind="var" path="M2_REPO/junit/junit/3.8.1/junit-3.8.1.jar" sourcepath="M2_REPO/junit/junit/3.8.1/junit-3.8.1-sources.jar"/>
12 <classpathentry kind="var" path="M2_REPO/log4j/log4j/1.2.14/log4j-1.2.14.jar" sourcepath="M2_REPO/log4j/log4j/1.2.14/log4j-1.2.14-sources.jar"/>
13 <classpathentry kind="var" path="M2_REPO/org/testng/testng/5.10/testng-5.10-jdk15.jar"/>
14 <classpathentry kind="output" path="bin"/>
15 </classpath>