Mercurial > hg > AnnotationManager
diff .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 |
line wrap: on
line diff
--- a/.classpath Fri Mar 23 14:27:15 2012 +0100 +++ b/.classpath Fri Mar 23 21:41:53 2012 +0100 @@ -23,6 +23,26 @@ <attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/> </attributes> </classpathentry> + <classpathentry kind="lib" path="libs/jsontoken-1.1-SNAPSHOT.jar"> + <attributes> + <attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/> + </attributes> + </classpathentry> + <classpathentry kind="lib" path="libs/gson-1.4.jar"> + <attributes> + <attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/> + </attributes> + </classpathentry> + <classpathentry kind="lib" path="libs/google-collections-1.0.jar"> + <attributes> + <attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/> + </attributes> + </classpathentry> + <classpathentry kind="lib" path="libs/commons-codec-1.4.jar"> + <attributes> + <attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/> + </attributes> + </classpathentry> <classpathentry combineaccessrules="false" kind="src" path="/TripleStoreManager"/> <classpathentry kind="lib" path="/Volumes/Schlachteplatte/Users/casties/Library/Eclipse/AnnotationManager/libs/org.restlet-2.0.11.jar"> <attributes>