diff .classpath @ 12:2e5d526079de

small fix
author casties
date Wed, 21 Mar 2012 11:09:20 +0100
parents 0bdfe01e30b5
children 9393c9c9b916
line wrap: on
line diff
--- a/.classpath	Tue Mar 20 16:53:48 2012 +0100
+++ b/.classpath	Wed Mar 21 11:09:20 2012 +0100
@@ -42,16 +42,7 @@
 			<attribute name="owner.project.facets" value="jst.web"/>
 		</attributes>
 	</classpathentry>
-	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.launching.macosx.MacOSXType/Java SE 6 (MacOS X Default)">
-		<attributes>
-			<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="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
+	<classpathentry kind="lib" path="libs/joda-time-2.1.jar"/>
 	<classpathentry kind="output" path="build/classes"/>
 </classpath>