diff .classpath @ 21:0cd1e7608d25

works with new JWT-Auth now!
author casties
date Mon, 02 Apr 2012 19:30:46 +0200
parents 6629e8422760
children a3e324009990
line wrap: on
line diff
--- a/.classpath	Fri Mar 23 21:41:53 2012 +0100
+++ b/.classpath	Mon Apr 02 19:30:46 2012 +0200
@@ -23,7 +23,7 @@
 			<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
 		</attributes>
 	</classpathentry>
-	<classpathentry kind="lib" path="libs/jsontoken-1.1-SNAPSHOT.jar">
+	<classpathentry kind="lib" path="libs/jsontoken-1.1-SNAPSHOT.jar" sourcepath="/jsontoken/src/main/java">
 		<attributes>
 			<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
 		</attributes>