summaryrefslogtreecommitdiffstats
path: root/sandbox/lresende/sca/samples/expertise-rest-appengine-webapp/.classpath
blob: ccc7355a00a0445eefabd71d918112754f059ff6 (plain)
1
2
3
4
5
6
7
8
9
<?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>