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