Switch to JDT LS 1.45 and Java 21

This commit is contained in:
aboyko
2025-03-12 22:55:27 -04:00
parent cd3bbb9302
commit f7bef78358
87 changed files with 96 additions and 96 deletions

View File

@@ -4,7 +4,7 @@ Bundle-Name: org.springframework.ide.eclipse.boot.dash.docker
Bundle-SymbolicName: org.springframework.ide.eclipse.boot.dash.docker;singleton:=true
Bundle-Version: 4.30.0.qualifier
Automatic-Module-Name: org.springframework.ide.eclipse.boot.dash.docker
Bundle-RequiredExecutionEnvironment: JavaSE-17
Bundle-RequiredExecutionEnvironment: JavaSE-21
Require-Bundle: org.springframework.ide.eclipse.boot.dash,
org.springframework.ide.eclipse.boot,
org.springsource.ide.eclipse.commons.livexp,