Mercurial > hg > AnnotationManager
diff .classpath @ 5:0be9d53a6967
editor for annotations
author | dwinter |
---|---|
date | Tue, 13 Dec 2011 17:43:46 +0100 |
parents | 77530be3c747 |
children | 97f68ab3430f |
line wrap: on
line diff
--- a/.classpath Fri Dec 02 09:25:37 2011 +0100 +++ b/.classpath Tue Dec 13 17:43:46 2011 +0100 @@ -13,7 +13,6 @@ </classpathentry> <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.web.container"/> <classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/> - <classpathentry combineaccessrules="false" kind="src" path="/NamedIdentityManager"/> <classpathentry kind="lib" path="libs/log4j-1.2.15.jar"> <attributes> <attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/> @@ -30,5 +29,22 @@ </attributes> </classpathentry> <classpathentry kind="lib" path="libs/org.restlet.ext.jaas.jar"/> + <classpathentry kind="lib" path="libs/httpcomponents-client-4.0-beta1/lib/httpclient-4.0-beta1.jar"> + <attributes> + <attribute name="javadoc_location" value="file:/Users/dwinter/Documents/Projekte/ECHO-eSciDoc-MPDL/escidocMPIWG/AnnotationManager/libs/httpcomponents-client-4.0-beta1/javadoc/httpclient/"/> + </attributes> + </classpathentry> + <classpathentry kind="lib" path="libs/httpcomponents-client-4.0-beta1/lib/httpmime-4.0-beta1.jar"> + <attributes> + <attribute name="javadoc_location" value="file:/Users/dwinter/Documents/Projekte/ECHO-eSciDoc-MPDL/escidocMPIWG/AnnotationManager/libs/httpcomponents-client-4.0-beta1/javadoc/httpmime/"/> + </attributes> + </classpathentry> + <classpathentry kind="lib" path="libs/httpcomponents-core-4.0-beta3/lib/httpcore-4.0-beta3.jar"> + <attributes> + <attribute name="javadoc_location" value="file:/Users/dwinter/Documents/Projekte/ECHO-eSciDoc-MPDL/escidocMPIWG/AnnotationManager/libs/httpcomponents-core-4.0-beta3/javadoc/"/> + </attributes> + </classpathentry> + <classpathentry kind="lib" path="libs/httpcomponents-core-4.0-beta3/lib/httpcore-nio-4.0-beta3.jar"/> + <classpathentry combineaccessrules="false" kind="src" path="/TripleStoreManager"/> <classpathentry kind="output" path="build/classes"/> </classpath>