summaryrefslogtreecommitdiffstats
path: root/branches/sca-android/modules/tuscany-core-spi/.classpath
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2008-09-13 22:17:41 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2008-09-13 22:17:41 +0000
commit28d9bc59aa4522f08b23baf37745fd8cd6b74d9d (patch)
tree1ad367ceffe218de0340d37ca0909878fa2b5979 /branches/sca-android/modules/tuscany-core-spi/.classpath
parent66b717ff298aeaa02af8b3e37ab67f9442919f60 (diff)
Renamed modules to match the structure in r643746 and make it possible to create a patch on top of that revision.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@695044 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-android/modules/tuscany-core-spi/.classpath')
-rw-r--r--branches/sca-android/modules/tuscany-core-spi/.classpath21
1 files changed, 0 insertions, 21 deletions
diff --git a/branches/sca-android/modules/tuscany-core-spi/.classpath b/branches/sca-android/modules/tuscany-core-spi/.classpath
deleted file mode 100644
index 541760ca35..0000000000
--- a/branches/sca-android/modules/tuscany-core-spi/.classpath
+++ /dev/null
@@ -1,21 +0,0 @@
-<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="src" path="src/test/resources" output="target/test-classes" excluding="**/*.java"/>
- <classpathentry kind="output" path="target/classes"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
- <classpathentry kind="var" path="M2_REPO/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar"/>
- <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-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="src" path="/tuscany-sca-api"/>
- <classpathentry kind="var" path="M2_REPO/org/codehaus/woodstox/wstx-asl/3.2.1/wstx-asl-3.2.1.jar"/>
- <classpathentry kind="var" path="M2_REPO/org/easymock/easymock/2.2/easymock-2.2.jar"/>
-</classpath> \ No newline at end of file