diff .classpath @ 1:2267d8c80a99

intial
author dwinter
date Sun, 23 Oct 2011 21:29:45 +0200
parents 90a19cbda471
children 38d823b66aff
line wrap: on
line diff
--- a/.classpath	Wed Nov 24 16:54:52 2010 +0100
+++ b/.classpath	Sun Oct 23 21:29:45 2011 +0200
@@ -8,6 +8,14 @@
 	<classpathentry kind="lib" path="libs/log4j-1.2.15.jar"/>
 	<classpathentry kind="lib" path="libs/xmlrpc-client-3.1.2.jar"/>
 	<classpathentry kind="lib" path="libs/xmlrpc-common-3.1.2.jar"/>
+	<classpathentry kind="lib" path="libs/org.json.jar"/>
+	<classpathentry kind="lib" path="libs/org.restlet.ext.json.jar"/>
+	<classpathentry kind="lib" path="libs/org.restlet.ext.servlet.jar"/>
+	<classpathentry kind="lib" path="libs/org.restlet.jar"/>
+	<classpathentry kind="lib" path="libs/org.apache.httpclient.jar"/>
+	<classpathentry kind="lib" path="libs/org.apache.httpcore.jar"/>
+	<classpathentry kind="lib" path="libs/org.apache.httpmime.jar"/>
+	<classpathentry kind="lib" path="libs/xercesImpl-2.9.1.jar"/>
 	<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
 	<classpathentry kind="output" path="bin"/>
 </classpath>