apache-tuscany/sandbox/rfeng/helloworld-jsp-gae-contribution/.classpath

10 lines
625 B
XML

<?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>