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
579 B
Plaintext

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Boot Dashboard integration with Xterm view
Bundle-SymbolicName: org.springframework.ide.eclipse.boot.dash.xterm;singleton:=true
Bundle-Version: 4.30.0.qualifier
Automatic-Module-Name: org.springframework.ide.eclipse.boot.dash.xterm
Bundle-RequiredExecutionEnvironment: JavaSE-21
Require-Bundle: org.eclipse.core.runtime,
org.eclipse.ui,
org.springsource.ide.eclipse.commons.livexp,
org.springframework.ide.eclipse.boot.dash,
org.springframework.ide.eclipse.boot.dash.docker,
org.springframework.ide.eclipse.xterm