We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0ac53e commit 1a78839Copy full SHA for 1a78839
.classpath
@@ -20,7 +20,7 @@
20
<attribute name="test" value="true"/>
21
</attributes>
22
</classpathentry>
23
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11/"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8/"/>
24
<classpathentry kind="con" path="org.eclipse.buildship.core.gradleclasspathcontainer"/>
25
<classpathentry kind="output" path="bin/default"/>
26
</classpath>
0 commit comments