GH-1503: update everything to Java 21

* Switch to JDT LS 1.45 and Java 21
* Java 21 for LS side
* Switch to Java 21 the branding plugin

---------

Signed-off-by: Martin Lippert <martin.lippert@broadcom.com>
Co-authored-by: Alex Boyko <alex.boyko@broadcom.com>
This commit is contained in:
Alex Boyko
2025-03-13 03:39:20 -04:00
committed by GitHub
parent cd3bbb9302
commit 9a90390fe0
90 changed files with 98 additions and 96 deletions

View File

@@ -38,7 +38,7 @@ Export-Package: org.springframework.ide.eclipse.editor.support,
org.springframework.ide.eclipse.editor.support.yaml.schema,
org.springframework.ide.eclipse.editor.support.yaml.schema.constraints,
org.springframework.ide.eclipse.editor.support.yaml.structure
Bundle-RequiredExecutionEnvironment: JavaSE-17
Bundle-RequiredExecutionEnvironment: JavaSE-21
Automatic-Module-Name: org.springframework.ide.eclipse.editor.support
Import-Package: org.eclipse.core.runtime,
org.eclipse.core.runtime.jobs,