comparison .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
comparison
equal deleted inserted replaced
19:a681113fd0eb 20:6629e8422760
17 <attributes> 17 <attributes>
18 <attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/> 18 <attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
19 </attributes> 19 </attributes>
20 </classpathentry> 20 </classpathentry>
21 <classpathentry kind="lib" path="/Volumes/Schlachteplatte/Users/casties/Library/Eclipse/AnnotationManager/libs/org.restlet.ext.jaas-2.0.11.jar"> 21 <classpathentry kind="lib" path="/Volumes/Schlachteplatte/Users/casties/Library/Eclipse/AnnotationManager/libs/org.restlet.ext.jaas-2.0.11.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/jsontoken-1.1-SNAPSHOT.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/gson-1.4.jar">
32 <attributes>
33 <attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
34 </attributes>
35 </classpathentry>
36 <classpathentry kind="lib" path="libs/google-collections-1.0.jar">
37 <attributes>
38 <attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
39 </attributes>
40 </classpathentry>
41 <classpathentry kind="lib" path="libs/commons-codec-1.4.jar">
22 <attributes> 42 <attributes>
23 <attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/> 43 <attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
24 </attributes> 44 </attributes>
25 </classpathentry> 45 </classpathentry>
26 <classpathentry combineaccessrules="false" kind="src" path="/TripleStoreManager"/> 46 <classpathentry combineaccessrules="false" kind="src" path="/TripleStoreManager"/>