Skip to content

Commit

Permalink
bump java to 17
Browse files Browse the repository at this point in the history
  • Loading branch information
pjb7687 authored Nov 12, 2023
1 parent b610f1a commit 1ca27cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion product/gdlde.product
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
</launcher>

<vm>
<windows include="true">org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11</windows>
<windows include="true">org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17</windows>
</vm>

<license>
Expand Down

0 comments on commit 1ca27cd

Please sign in to comment.