Skip to content

Commit

Permalink
More 21 update
Browse files Browse the repository at this point in the history
  • Loading branch information
guw committed Nov 5, 2024
1 parent e8e3b7b commit 67af71d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions releng/target-platform/target-platform.target
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?pde?>
<!-- generated with https://github.com/eclipse-cbi/targetplatform-dsl -->
<target name="bazel-eclipse-feature-target-platform" sequenceNumber="1730127613">
<target name="bazel-eclipse-feature-target-platform" sequenceNumber="1730815924">
<locations>
<location includeMode="planner" includeAllPlatforms="false" includeSource="true" includeConfigurePhase="true" type="InstallableUnit">
<unit id="org.eclipse.e4.rcp.feature.group" version="4.33.0.v20240903-0618"/>
Expand Down Expand Up @@ -187,5 +187,5 @@
</dependencies>
</location>
</locations>
<targetJRE path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-17"/>
<targetJRE path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-21"/>
</target>
2 changes: 1 addition & 1 deletion releng/target-platform/target-platform.tpd
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
target "bazel-eclipse-feature-target-platform" with source configurePhase requirements environment JavaSE-17
target "bazel-eclipse-feature-target-platform" with source configurePhase requirements environment JavaSE-21

location "https://download.eclipse.org/eclipse/updates/4.33/" {
org.eclipse.e4.rcp.feature.group
Expand Down

0 comments on commit 67af71d

Please sign in to comment.