Skip to content

Commit

Permalink
Java 17 in Oomph
Browse files Browse the repository at this point in the history
  • Loading branch information
LorenzoBettini committed Jan 12, 2024
1 parent 7465b3e commit 47a553b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions releng/org.eclipse.xtext.contributor/Xtext.setup
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@
</annotation>
<setupTask
xsi:type="jdt:JRETask"
version="JavaSE-11"
location="${jre.location-11}"/>
version="JavaSE-17"
location="${jre.location-17}"/>
<setupTask
xsi:type="setup:EclipseIniTask"
option="-Xmx"
Expand Down

0 comments on commit 47a553b

Please sign in to comment.