Fix problems with Eclipse settings
authorSasha Sherstnev <a.sherstnev@dundee.ac.uk>
Fri, 22 Nov 2013 11:24:38 +0000 (11:24 +0000)
committerSasha Sherstnev <a.sherstnev@dundee.ac.uk>
Fri, 22 Nov 2013 11:24:38 +0000 (11:24 +0000)
.classpath
.settings/org.eclipse.wst.common.project.facet.core.xml

index 38a76ef..0922605 100644 (file)
        <classpathentry kind="lib" path="WEB-INF/lib/jcommon-1.0.20.jar"/>
        <classpathentry kind="lib" path="WEB-INF/lib/jfreechart-1.0.16.jar"/>
        <classpathentry kind="lib" path="testsrc/lib/testng-6.8.jar"/>
-       <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0">
-               <attributes>
-                       <attribute name="owner.project.facets" value="jst.web"/>
-               </attributes>
-       </classpathentry>
+       <classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v7.0 (v.41)"/>
        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.7.0_45"/>
        <classpathentry kind="output" path="WEB-INF/classes"/>
 </classpath>
index bad9d4b..2905b91 100644 (file)
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <faceted-project>
-  <runtime name="Apache Tomcat v7.0"/>
   <fixed facet="wst.jsdt.web"/>
   <fixed facet="java"/>
   <fixed facet="jst.web"/>