annotate .classpath @ 20:6629e8422760

half baked version for new JWT auth :-(
author casties
date Fri, 23 Mar 2012 21:41:53 +0100
parents b0ef5c860464
children 0cd1e7608d25
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.jst.j2ee.internal.web.container"/>
dwinter
parents:
diff changeset
5 <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
dwinter
parents:
diff changeset
6 <classpathentry kind="lib" path="libs/log4j-1.2.15.jar">
dwinter
parents:
diff changeset
7 <attributes>
dwinter
parents:
diff changeset
8 <attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
dwinter
parents:
diff changeset
9 </attributes>
dwinter
parents:
diff changeset
10 </classpathentry>
17
b0ef5c860464 updating and deleting annotations works now!
casties
parents: 13
diff changeset
11 <classpathentry kind="lib" path="/Volumes/Schlachteplatte/Users/casties/Library/Eclipse/AnnotationManager/libs/org.restlet.ext.json-2.0.11.jar">
0
dwinter
parents:
diff changeset
12 <attributes>
dwinter
parents:
diff changeset
13 <attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
dwinter
parents:
diff changeset
14 </attributes>
dwinter
parents:
diff changeset
15 </classpathentry>
dwinter
parents:
diff changeset
16 <classpathentry kind="lib" path="libs/org.json.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>
17
b0ef5c860464 updating and deleting annotations works now!
casties
parents: 13
diff changeset
21 <classpathentry kind="lib" path="/Volumes/Schlachteplatte/Users/casties/Library/Eclipse/AnnotationManager/libs/org.restlet.ext.jaas-2.0.11.jar">
5
0be9d53a6967 editor for annotations
dwinter
parents: 0
diff changeset
22 <attributes>
17
b0ef5c860464 updating and deleting annotations works now!
casties
parents: 13
diff changeset
23 <attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
5
0be9d53a6967 editor for annotations
dwinter
parents: 0
diff changeset
24 </attributes>
0be9d53a6967 editor for annotations
dwinter
parents: 0
diff changeset
25 </classpathentry>
20
6629e8422760 half baked version for new JWT auth :-(
casties
parents: 17
diff changeset
26 <classpathentry kind="lib" path="libs/jsontoken-1.1-SNAPSHOT.jar">
6629e8422760 half baked version for new JWT auth :-(
casties
parents: 17
diff changeset
27 <attributes>
6629e8422760 half baked version for new JWT auth :-(
casties
parents: 17
diff changeset
28 <attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
6629e8422760 half baked version for new JWT auth :-(
casties
parents: 17
diff changeset
29 </attributes>
6629e8422760 half baked version for new JWT auth :-(
casties
parents: 17
diff changeset
30 </classpathentry>
6629e8422760 half baked version for new JWT auth :-(
casties
parents: 17
diff changeset
31 <classpathentry kind="lib" path="libs/gson-1.4.jar">
6629e8422760 half baked version for new JWT auth :-(
casties
parents: 17
diff changeset
32 <attributes>
6629e8422760 half baked version for new JWT auth :-(
casties
parents: 17
diff changeset
33 <attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
6629e8422760 half baked version for new JWT auth :-(
casties
parents: 17
diff changeset
34 </attributes>
6629e8422760 half baked version for new JWT auth :-(
casties
parents: 17
diff changeset
35 </classpathentry>
6629e8422760 half baked version for new JWT auth :-(
casties
parents: 17
diff changeset
36 <classpathentry kind="lib" path="libs/google-collections-1.0.jar">
6629e8422760 half baked version for new JWT auth :-(
casties
parents: 17
diff changeset
37 <attributes>
6629e8422760 half baked version for new JWT auth :-(
casties
parents: 17
diff changeset
38 <attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
6629e8422760 half baked version for new JWT auth :-(
casties
parents: 17
diff changeset
39 </attributes>
6629e8422760 half baked version for new JWT auth :-(
casties
parents: 17
diff changeset
40 </classpathentry>
6629e8422760 half baked version for new JWT auth :-(
casties
parents: 17
diff changeset
41 <classpathentry kind="lib" path="libs/commons-codec-1.4.jar">
6629e8422760 half baked version for new JWT auth :-(
casties
parents: 17
diff changeset
42 <attributes>
6629e8422760 half baked version for new JWT auth :-(
casties
parents: 17
diff changeset
43 <attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
6629e8422760 half baked version for new JWT auth :-(
casties
parents: 17
diff changeset
44 </attributes>
6629e8422760 half baked version for new JWT auth :-(
casties
parents: 17
diff changeset
45 </classpathentry>
17
b0ef5c860464 updating and deleting annotations works now!
casties
parents: 13
diff changeset
46 <classpathentry combineaccessrules="false" kind="src" path="/TripleStoreManager"/>
b0ef5c860464 updating and deleting annotations works now!
casties
parents: 13
diff changeset
47 <classpathentry kind="lib" path="/Volumes/Schlachteplatte/Users/casties/Library/Eclipse/AnnotationManager/libs/org.restlet-2.0.11.jar">
5
0be9d53a6967 editor for annotations
dwinter
parents: 0
diff changeset
48 <attributes>
17
b0ef5c860464 updating and deleting annotations works now!
casties
parents: 13
diff changeset
49 <attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
5
0be9d53a6967 editor for annotations
dwinter
parents: 0
diff changeset
50 </attributes>
0be9d53a6967 editor for annotations
dwinter
parents: 0
diff changeset
51 </classpathentry>
9
e9fd2e1e0979 consumer key and secret store (property file).
casties
parents: 7
diff changeset
52 <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0">
e9fd2e1e0979 consumer key and secret store (property file).
casties
parents: 7
diff changeset
53 <attributes>
e9fd2e1e0979 consumer key and secret store (property file).
casties
parents: 7
diff changeset
54 <attribute name="owner.project.facets" value="jst.web"/>
e9fd2e1e0979 consumer key and secret store (property file).
casties
parents: 7
diff changeset
55 </attributes>
e9fd2e1e0979 consumer key and secret store (property file).
casties
parents: 7
diff changeset
56 </classpathentry>
13
9393c9c9b916 saves annotations now!
casties
parents: 12
diff changeset
57 <classpathentry kind="lib" path="libs/joda-time-2.1.jar">
9393c9c9b916 saves annotations now!
casties
parents: 12
diff changeset
58 <attributes>
9393c9c9b916 saves annotations now!
casties
parents: 12
diff changeset
59 <attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
9393c9c9b916 saves annotations now!
casties
parents: 12
diff changeset
60 </attributes>
9393c9c9b916 saves annotations now!
casties
parents: 12
diff changeset
61 </classpathentry>
9393c9c9b916 saves annotations now!
casties
parents: 12
diff changeset
62 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.launching.macosx.MacOSXType/JDK 1.6"/>
17
b0ef5c860464 updating and deleting annotations works now!
casties
parents: 13
diff changeset
63 <classpathentry kind="lib" path="libs/httpcore-4.1.4.jar">
b0ef5c860464 updating and deleting annotations works now!
casties
parents: 13
diff changeset
64 <attributes>
b0ef5c860464 updating and deleting annotations works now!
casties
parents: 13
diff changeset
65 <attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
b0ef5c860464 updating and deleting annotations works now!
casties
parents: 13
diff changeset
66 </attributes>
b0ef5c860464 updating and deleting annotations works now!
casties
parents: 13
diff changeset
67 </classpathentry>
b0ef5c860464 updating and deleting annotations works now!
casties
parents: 13
diff changeset
68 <classpathentry kind="lib" path="libs/httpclient-4.1.3.jar">
b0ef5c860464 updating and deleting annotations works now!
casties
parents: 13
diff changeset
69 <attributes>
b0ef5c860464 updating and deleting annotations works now!
casties
parents: 13
diff changeset
70 <attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
b0ef5c860464 updating and deleting annotations works now!
casties
parents: 13
diff changeset
71 </attributes>
b0ef5c860464 updating and deleting annotations works now!
casties
parents: 13
diff changeset
72 </classpathentry>
b0ef5c860464 updating and deleting annotations works now!
casties
parents: 13
diff changeset
73 <classpathentry kind="lib" path="libs/org.restlet.ext.servlet-2.0.11.jar">
b0ef5c860464 updating and deleting annotations works now!
casties
parents: 13
diff changeset
74 <attributes>
b0ef5c860464 updating and deleting annotations works now!
casties
parents: 13
diff changeset
75 <attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
b0ef5c860464 updating and deleting annotations works now!
casties
parents: 13
diff changeset
76 </attributes>
b0ef5c860464 updating and deleting annotations works now!
casties
parents: 13
diff changeset
77 </classpathentry>
0
dwinter
parents:
diff changeset
78 <classpathentry kind="output" path="build/classes"/>
dwinter
parents:
diff changeset
79 </classpath>