diff .classpath @ 17:b0ef5c860464

updating and deleting annotations works now! more cleanup.
author casties
date Thu, 22 Mar 2012 21:37:16 +0100
parents 9393c9c9b916
children 6629e8422760
line wrap: on
line diff
--- a/.classpath	Thu Mar 22 10:54:56 2012 +0100
+++ b/.classpath	Thu Mar 22 21:37:16 2012 +0100
@@ -8,7 +8,7 @@
 			<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
 		</attributes>
 	</classpathentry>
-	<classpathentry kind="lib" path="libs/org.restlet.ext.json.jar">
+	<classpathentry kind="lib" path="/Volumes/Schlachteplatte/Users/casties/Library/Eclipse/AnnotationManager/libs/org.restlet.ext.json-2.0.11.jar">
 		<attributes>
 			<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
 		</attributes>
@@ -18,25 +18,17 @@
 			<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
 		</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">
+	<classpathentry kind="lib" path="/Volumes/Schlachteplatte/Users/casties/Library/Eclipse/AnnotationManager/libs/org.restlet.ext.jaas-2.0.11.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/"/>
+			<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
 		</attributes>
 	</classpathentry>
-	<classpathentry kind="lib" path="libs/httpcomponents-client-4.0-beta1/lib/httpmime-4.0-beta1.jar">
+	<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>
-			<attribute name="javadoc_location" value="file:/Users/dwinter/Documents/Projekte/ECHO-eSciDoc-MPDL/escidocMPIWG/AnnotationManager/libs/httpcomponents-client-4.0-beta1/javadoc/httpmime/"/>
+			<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
 		</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="lib" path="libs/org.restlet.jar"/>
 	<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0">
 		<attributes>
 			<attribute name="owner.project.facets" value="jst.web"/>
@@ -48,5 +40,20 @@
 		</attributes>
 	</classpathentry>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.launching.macosx.MacOSXType/JDK 1.6"/>
+	<classpathentry kind="lib" path="libs/httpcore-4.1.4.jar">
+		<attributes>
+			<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
+		</attributes>
+	</classpathentry>
+	<classpathentry kind="lib" path="libs/httpclient-4.1.3.jar">
+		<attributes>
+			<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
+		</attributes>
+	</classpathentry>
+	<classpathentry kind="lib" path="libs/org.restlet.ext.servlet-2.0.11.jar">
+		<attributes>
+			<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
+		</attributes>
+	</classpathentry>
 	<classpathentry kind="output" path="build/classes"/>
 </classpath>