annotate .classpath @ 5:0be9d53a6967

editor for annotations
author dwinter
date Tue, 13 Dec 2011 17:43:46 +0100
parents 77530be3c747
children 97f68ab3430f
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
dwinter
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8"?>
dwinter
parents:
diff changeset
2 <classpath>
dwinter
parents:
diff changeset
3 <classpathentry kind="src" path="src"/>
dwinter
parents:
diff changeset
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)">
dwinter
parents:
diff changeset
5 <attributes>
dwinter
parents:
diff changeset
6 <attribute name="owner.project.facets" value="java"/>
dwinter
parents:
diff changeset
7 </attributes>
dwinter
parents:
diff changeset
8 </classpathentry>
dwinter
parents:
diff changeset
9 <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v6.0">
dwinter
parents:
diff changeset
10 <attributes>
dwinter
parents:
diff changeset
11 <attribute name="owner.project.facets" value="jst.web"/>
dwinter
parents:
diff changeset
12 </attributes>
dwinter
parents:
diff changeset
13 </classpathentry>
dwinter
parents:
diff changeset
14 <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/>
dwinter
parents:
diff changeset
15 <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
dwinter
parents:
diff changeset
16 <classpathentry kind="lib" path="libs/log4j-1.2.15.jar">
dwinter
parents:
diff changeset
17 <attributes>
dwinter
parents:
diff changeset
18 <attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
dwinter
parents:
diff changeset
19 </attributes>
dwinter
parents:
diff changeset
20 </classpathentry>
dwinter
parents:
diff changeset
21 <classpathentry kind="lib" path="libs/org.restlet.ext.json.jar">
dwinter
parents:
diff changeset
22 <attributes>
dwinter
parents:
diff changeset
23 <attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
dwinter
parents:
diff changeset
24 </attributes>
dwinter
parents:
diff changeset
25 </classpathentry>
dwinter
parents:
diff changeset
26 <classpathentry kind="lib" path="libs/org.json.jar">
dwinter
parents:
diff changeset
27 <attributes>
dwinter
parents:
diff changeset
28 <attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
dwinter
parents:
diff changeset
29 </attributes>
dwinter
parents:
diff changeset
30 </classpathentry>
dwinter
parents:
diff changeset
31 <classpathentry kind="lib" path="libs/org.restlet.ext.jaas.jar"/>
5
0be9d53a6967 editor for annotations
dwinter
parents: 0
diff changeset
32 <classpathentry kind="lib" path="libs/httpcomponents-client-4.0-beta1/lib/httpclient-4.0-beta1.jar">
0be9d53a6967 editor for annotations
dwinter
parents: 0
diff changeset
33 <attributes>
0be9d53a6967 editor for annotations
dwinter
parents: 0
diff changeset
34 <attribute name="javadoc_location" value="file:/Users/dwinter/Documents/Projekte/ECHO-eSciDoc-MPDL/escidocMPIWG/AnnotationManager/libs/httpcomponents-client-4.0-beta1/javadoc/httpclient/"/>
0be9d53a6967 editor for annotations
dwinter
parents: 0
diff changeset
35 </attributes>
0be9d53a6967 editor for annotations
dwinter
parents: 0
diff changeset
36 </classpathentry>
0be9d53a6967 editor for annotations
dwinter
parents: 0
diff changeset
37 <classpathentry kind="lib" path="libs/httpcomponents-client-4.0-beta1/lib/httpmime-4.0-beta1.jar">
0be9d53a6967 editor for annotations
dwinter
parents: 0
diff changeset
38 <attributes>
0be9d53a6967 editor for annotations
dwinter
parents: 0
diff changeset
39 <attribute name="javadoc_location" value="file:/Users/dwinter/Documents/Projekte/ECHO-eSciDoc-MPDL/escidocMPIWG/AnnotationManager/libs/httpcomponents-client-4.0-beta1/javadoc/httpmime/"/>
0be9d53a6967 editor for annotations
dwinter
parents: 0
diff changeset
40 </attributes>
0be9d53a6967 editor for annotations
dwinter
parents: 0
diff changeset
41 </classpathentry>
0be9d53a6967 editor for annotations
dwinter
parents: 0
diff changeset
42 <classpathentry kind="lib" path="libs/httpcomponents-core-4.0-beta3/lib/httpcore-4.0-beta3.jar">
0be9d53a6967 editor for annotations
dwinter
parents: 0
diff changeset
43 <attributes>
0be9d53a6967 editor for annotations
dwinter
parents: 0
diff changeset
44 <attribute name="javadoc_location" value="file:/Users/dwinter/Documents/Projekte/ECHO-eSciDoc-MPDL/escidocMPIWG/AnnotationManager/libs/httpcomponents-core-4.0-beta3/javadoc/"/>
0be9d53a6967 editor for annotations
dwinter
parents: 0
diff changeset
45 </attributes>
0be9d53a6967 editor for annotations
dwinter
parents: 0
diff changeset
46 </classpathentry>
0be9d53a6967 editor for annotations
dwinter
parents: 0
diff changeset
47 <classpathentry kind="lib" path="libs/httpcomponents-core-4.0-beta3/lib/httpcore-nio-4.0-beta3.jar"/>
0be9d53a6967 editor for annotations
dwinter
parents: 0
diff changeset
48 <classpathentry combineaccessrules="false" kind="src" path="/TripleStoreManager"/>
0
dwinter
parents:
diff changeset
49 <classpathentry kind="output" path="build/classes"/>
dwinter
parents:
diff changeset
50 </classpath>