summaryrefslogtreecommitdiffstats
path: root/sandbox/lresende/sca/samples/expertise-rest-appengine-webapp/.classpath
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-10-16 02:58:40 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-10-16 02:58:40 +0000
commit9148b505afb73c608a9bcd43cc47c1b88e94c98b (patch)
tree0b6aad49e007219e76017fb32418f1319ab4c233 /sandbox/lresende/sca/samples/expertise-rest-appengine-webapp/.classpath
parent5f69a4a71cf0e76b61161839408721a2e40a2da7 (diff)
Moving rest service cloud example to cloud sandbox
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@825752 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/lresende/sca/samples/expertise-rest-appengine-webapp/.classpath')
-rw-r--r--sandbox/lresende/sca/samples/expertise-rest-appengine-webapp/.classpath9
1 files changed, 0 insertions, 9 deletions
diff --git a/sandbox/lresende/sca/samples/expertise-rest-appengine-webapp/.classpath b/sandbox/lresende/sca/samples/expertise-rest-appengine-webapp/.classpath
deleted file mode 100644
index ccc7355a00..0000000000
--- a/sandbox/lresende/sca/samples/expertise-rest-appengine-webapp/.classpath
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry kind="src" path="src"/>
- <classpathentry kind="con" path="com.google.appengine.eclipse.core.GAE_CONTAINER"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
- <classpathentry kind="lib" path="war/WEB-INF/lib/tuscany-sca-api-2.0-SNAPSHOT.jar"/>
- <classpathentry kind="output" path="war/WEB-INF/classes"/>
-</classpath>
-