mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
parent
2c30db5fd2
commit
5cc606f29e
1 changed files with 2 additions and 2 deletions
|
@ -67,8 +67,8 @@
|
|||
</setupTask>
|
||||
<setupTask
|
||||
xsi:type="jdt:JRETask"
|
||||
version="JavaSE-11"
|
||||
location="${jre.location-11}">
|
||||
version="JavaSE-17"
|
||||
location="${jre.location-17}">
|
||||
<description>Define the JRE needed to compile and run the Java projects of ${scope.project.label}</description>
|
||||
</setupTask>
|
||||
<setupTask
|
||||
|
|
Loading…
Add table
Reference in a new issue