Skip to content

Commit 6f2d970

Browse files
committed
Minor fixes
1 parent 11c46ca commit 6f2d970

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

.classpath

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,9 @@
2828
<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
2929
</attributes>
3030
</classpathentry>
31-
<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v8.0">
32-
<attributes>
33-
<attribute name="owner.project.facets" value="jst.web"/>
34-
</attributes>
35-
</classpathentry>
3631
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
3732
<attributes>
38-
<attribute name="maven.pomderived" value="true"/>
33+
<attribute name="owner.project.facets" value="java"/>
3934
</attributes>
4035
</classpathentry>
4136
<classpathentry kind="output" path="target/classes"/>

.settings/org.eclipse.wst.common.project.facet.core.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<faceted-project>
3-
<runtime name="Apache Tomcat v8.0"/>
43
<fixed facet="jst.web"/>
54
<fixed facet="jst.java"/>
65
<installed facet="jst.java" version="1.8"/>

0 commit comments

Comments
 (0)