comparison .classpath @ 12:2e5d526079de

small fix
author casties
date Wed, 21 Mar 2012 11:09:20 +0100
parents 0bdfe01e30b5
children 9393c9c9b916
comparison
equal deleted inserted replaced
11:2f8c72ae4c43 12:2e5d526079de
40 <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0"> 40 <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0">
41 <attributes> 41 <attributes>
42 <attribute name="owner.project.facets" value="jst.web"/> 42 <attribute name="owner.project.facets" value="jst.web"/>
43 </attributes> 43 </attributes>
44 </classpathentry> 44 </classpathentry>
45 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.launching.macosx.MacOSXType/Java SE 6 (MacOS X Default)"> 45 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
46 <attributes> 46 <classpathentry kind="lib" path="libs/joda-time-2.1.jar"/>
47 <attribute name="owner.project.facets" value="java"/>
48 </attributes>
49 </classpathentry>
50 <classpathentry kind="lib" path="libs/joda-time-2.1.jar">
51 <attributes>
52 <attribute name="javadoc_location" value="http://joda-time.sourceforge.net/api-release/index.html"/>
53 <attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
54 </attributes>
55 </classpathentry>
56 <classpathentry kind="output" path="build/classes"/> 47 <classpathentry kind="output" path="build/classes"/>
57 </classpath> 48 </classpath>