summaryrefslogtreecommitdiffstats
path: root/sandbox/rfeng/helloworld-jsp-gae-contribution/.classpath
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/rfeng/helloworld-jsp-gae-contribution/.classpath')
-rw-r--r--sandbox/rfeng/helloworld-jsp-gae-contribution/.classpath10
1 files changed, 10 insertions, 0 deletions
diff --git a/sandbox/rfeng/helloworld-jsp-gae-contribution/.classpath b/sandbox/rfeng/helloworld-jsp-gae-contribution/.classpath
new file mode 100644
index 0000000000..53ef297886
--- /dev/null
+++ b/sandbox/rfeng/helloworld-jsp-gae-contribution/.classpath
@@ -0,0 +1,10 @@
+<?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="lib" path="war/WEB-INF/lib/tuscany-implementation-web-2.0-SNAPSHOT.jar"/>
+ <classpathentry kind="lib" path="war/WEB-INF/lib/tuscany-implementation-web-runtime-2.0-SNAPSHOT.jar"/>
+ <classpathentry kind="output" path="war/WEB-INF/classes"/>
+</classpath>