Files
Alex Boyko 9a90390fe0 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>
2025-03-13 08:39:20 +01:00

14 lines
586 B
Plaintext

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Spring Tool Suite Common UI Components
Bundle-SymbolicName: org.springsource.ide.eclipse.commons.boot.ls;singleton:=true
Bundle-Version: 4.30.0.qualifier
Bundle-Vendor: Broadcom
Require-Bundle: org.eclipse.core.resources,
org.springsource.ide.eclipse.commons.livexp
Bundle-RequiredExecutionEnvironment: JavaSE-21
Bundle-ActivationPolicy: lazy
Automatic-Module-Name: org.springsource.ide.eclipse.commons.boot.ls
Export-Package: org.springsource.ide.eclipse.commons.boot.ls.remoteapps
Import-Package: org.eclipse.core.runtime