summaryrefslogtreecommitdiffstats
path: root/branches/sca-android/tuscany-implementation-java/.classpath
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2008-09-09 02:37:58 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2008-09-09 02:37:58 +0000
commitcdc40905ce50878dc894a27f6d30661517e59ad4 (patch)
tree5acb163870427084e005e18d61c9750cb4624366 /branches/sca-android/tuscany-implementation-java/.classpath
parentc6448a6c73afdb3874ead87b30b593ef1e48e234 (diff)
Creating a branch for the android work.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@693346 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-android/tuscany-implementation-java/.classpath')
-rw-r--r--branches/sca-android/tuscany-implementation-java/.classpath19
1 files changed, 19 insertions, 0 deletions
diff --git a/branches/sca-android/tuscany-implementation-java/.classpath b/branches/sca-android/tuscany-implementation-java/.classpath
new file mode 100644
index 0000000000..a83c6d265d
--- /dev/null
+++ b/branches/sca-android/tuscany-implementation-java/.classpath
@@ -0,0 +1,19 @@
+<classpath>
+ <classpathentry kind="src" path="src/main/java"/>
+ <classpathentry kind="src" path="src/main/resources" excluding="**/*.java"/>
+ <classpathentry kind="src" path="src/test/java" output="target/test-classes"/>
+ <classpathentry kind="output" path="target/classes"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+ <classpathentry kind="var" path="M2_REPO/junit/junit/4.2/junit-4.2.jar"/>
+ <classpathentry kind="src" path="/tuscany-assembly"/>
+ <classpathentry kind="src" path="/tuscany-policy"/>
+ <classpathentry kind="src" path="/tuscany-extensibility"/>
+ <classpathentry kind="src" path="/tuscany-interface"/>
+ <classpathentry kind="src" path="/tuscany-definitions"/>
+ <classpathentry kind="src" path="/tuscany-interface-java"/>
+ <classpathentry kind="src" path="/tuscany-sca-api"/>
+ <classpathentry kind="src" path="/tuscany-contribution"/>
+ <classpathentry kind="var" path="M2_REPO/stax/stax-api/1.0.1/stax-api-1.0.1.jar"/>
+ <classpathentry kind="var" path="M2_REPO/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.jar"/>
+ <classpathentry kind="var" path="M2_REPO/org/easymock/easymock/2.2/easymock-2.2.jar"/>
+</classpath> \ No newline at end of file