diff .classpath @ 10:0bdfe01e30b5

checking auth token works now.
author casties
date Tue, 20 Mar 2012 15:55:51 +0100
parents e9fd2e1e0979
children 2e5d526079de
line wrap: on
line diff
--- a/.classpath	Mon Mar 19 21:26:20 2012 +0100
+++ b/.classpath	Tue Mar 20 15:55:51 2012 +0100
@@ -47,5 +47,11 @@
 			<attribute name="owner.project.facets" value="java"/>
 		</attributes>
 	</classpathentry>
+	<classpathentry kind="lib" path="libs/joda-time-2.1.jar">
+		<attributes>
+			<attribute name="javadoc_location" value="http://joda-time.sourceforge.net/api-release/index.html"/>
+			<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
+		</attributes>
+	</classpathentry>
 	<classpathentry kind="output" path="build/classes"/>
 </classpath>