0
|
1 <?xml version="1.0" encoding="UTF-8"?>
|
|
2 <classpath>
|
|
3 <classpathentry kind="src" path="src"/>
|
|
4 <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
|
|
5 <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
|
|
6 <classpathentry kind="lib" path="libs/log4j-1.2.15.jar">
|
|
7 <attributes>
|
|
8 <attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
|
|
9 </attributes>
|
|
10 </classpathentry>
|
|
11 <classpathentry kind="lib" path="libs/org.restlet.ext.json.jar">
|
|
12 <attributes>
|
|
13 <attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
|
|
14 </attributes>
|
|
15 </classpathentry>
|
|
16 <classpathentry kind="lib" path="libs/org.json.jar">
|
|
17 <attributes>
|
|
18 <attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
|
|
19 </attributes>
|
|
20 </classpathentry>
|
|
21 <classpathentry kind="lib" path="libs/org.restlet.ext.jaas.jar"/>
|
5
|
22 <classpathentry kind="lib" path="libs/httpcomponents-client-4.0-beta1/lib/httpclient-4.0-beta1.jar">
|
|
23 <attributes>
|
|
24 <attribute name="javadoc_location" value="file:/Users/dwinter/Documents/Projekte/ECHO-eSciDoc-MPDL/escidocMPIWG/AnnotationManager/libs/httpcomponents-client-4.0-beta1/javadoc/httpclient/"/>
|
|
25 </attributes>
|
|
26 </classpathentry>
|
|
27 <classpathentry kind="lib" path="libs/httpcomponents-client-4.0-beta1/lib/httpmime-4.0-beta1.jar">
|
|
28 <attributes>
|
|
29 <attribute name="javadoc_location" value="file:/Users/dwinter/Documents/Projekte/ECHO-eSciDoc-MPDL/escidocMPIWG/AnnotationManager/libs/httpcomponents-client-4.0-beta1/javadoc/httpmime/"/>
|
|
30 </attributes>
|
|
31 </classpathentry>
|
|
32 <classpathentry kind="lib" path="libs/httpcomponents-core-4.0-beta3/lib/httpcore-4.0-beta3.jar">
|
|
33 <attributes>
|
|
34 <attribute name="javadoc_location" value="file:/Users/dwinter/Documents/Projekte/ECHO-eSciDoc-MPDL/escidocMPIWG/AnnotationManager/libs/httpcomponents-core-4.0-beta3/javadoc/"/>
|
|
35 </attributes>
|
|
36 </classpathentry>
|
|
37 <classpathentry kind="lib" path="libs/httpcomponents-core-4.0-beta3/lib/httpcore-nio-4.0-beta3.jar"/>
|
|
38 <classpathentry combineaccessrules="false" kind="src" path="/TripleStoreManager"/>
|
7
|
39 <classpathentry kind="lib" path="libs/org.restlet.jar"/>
|
9
|
40 <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0">
|
|
41 <attributes>
|
|
42 <attribute name="owner.project.facets" value="jst.web"/>
|
|
43 </attributes>
|
|
44 </classpathentry>
|
|
45 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.launching.macosx.MacOSXType/Java SE 6 (MacOS X Default)">
|
|
46 <attributes>
|
|
47 <attribute name="owner.project.facets" value="java"/>
|
|
48 </attributes>
|
|
49 </classpathentry>
|
0
|
50 <classpathentry kind="output" path="build/classes"/>
|
|
51 </classpath>
|