summaryrefslogtreecommitdiffstats
path: root/tags/java-stable-20060304/testing/tomcat/helloworldweb/.classpath
blob: 833509ff518dc4720413846b79529c13b68db67d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?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 combineaccessrules="false" kind="src" path="/sca.api"/>
	<classpathentry combineaccessrules="false" kind="src" path="/tuscany.runtime.binding.axis"/>
	<classpathentry combineaccessrules="false" kind="src" path="/tuscany.runtime.common"/>
	<classpathentry combineaccessrules="false" kind="src" path="/tuscany.runtime.container.java"/>
	<classpathentry combineaccessrules="false" kind="src" path="/tuscany.runtime.core"/>
	<classpathentry combineaccessrules="false" kind="src" path="/tuscany.runtime.model"/>
	<classpathentry combineaccessrules="false" kind="src" path="/tuscany.runtime.tomcat"/>
	<classpathentry combineaccessrules="false" kind="src" path="/tuscany.samples.helloworldweb"/>
	<classpathentry kind="var" path="MAVEN_REPO/junit/jars/junit-3.8.1.jar"/>
	<classpathentry kind="var" path="MAVEN_REPO/htmlunit/jars/htmlunit-1.7.jar"/>
	<classpathentry kind="output" path="bin"/>
</classpath>