We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e72af1b commit c9740c2Copy full SHA for c9740c2
.classpath
@@ -23,7 +23,7 @@
23
<attribute name="org.eclipse.jst.component.dependency" value="/WEB-INF/lib"/>
24
</attributes>
25
</classpathentry>
26
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
27
<attributes>
28
<attribute name="maven.pomderived" value="true"/>
29
0 commit comments