Skip to content

Commit

Permalink
build: set min java to 11
Browse files Browse the repository at this point in the history
  • Loading branch information
sgtcoolguy committed Dec 1, 2020
1 parent 26d91ec commit 3ba0e37
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -15,5 +15,5 @@
<repository location="https://download.eclipse.org/eclipse/updates/4.17/"/>
</location>
</locations>
<targetJRE path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<targetJRE path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11"/>
</target>

0 comments on commit 3ba0e37

Please sign in to comment.