comparison .classpath @ 21:0cd1e7608d25

works with new JWT-Auth now!
author casties
date Mon, 02 Apr 2012 19:30:46 +0200
parents 6629e8422760
children a3e324009990
comparison
equal deleted inserted replaced
20:6629e8422760 21:0cd1e7608d25
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> 22 <attributes>
23 <attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/> 23 <attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
24 </attributes> 24 </attributes>
25 </classpathentry> 25 </classpathentry>
26 <classpathentry kind="lib" path="libs/jsontoken-1.1-SNAPSHOT.jar"> 26 <classpathentry kind="lib" path="libs/jsontoken-1.1-SNAPSHOT.jar" sourcepath="/jsontoken/src/main/java">
27 <attributes> 27 <attributes>
28 <attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/> 28 <attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
29 </attributes> 29 </attributes>
30 </classpathentry> 30 </classpathentry>
31 <classpathentry kind="lib" path="libs/gson-1.4.jar"> 31 <classpathentry kind="lib" path="libs/gson-1.4.jar">