* 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>
10 lines
378 B
Plaintext
10 lines
378 B
Plaintext
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: SpringSource Tool Suite (JDK Tools)
|
|
Bundle-SymbolicName: org.springsource.ide.eclipse.commons.jdk_tools;singleton:=true
|
|
Bundle-Version: 4.30.0.qualifier
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-21
|
|
Bundle-ClassPath: external:$java.home$/../lib/tools.jar
|
|
Export-Package: com.sun.tools.attach
|
|
Bundle-Vendor: Broadcom
|