Spring Tools 4.14.0 released
Dear Spring Community,
I am happy to announce the 4.14.0 release of the Spring Tools 4 for Eclipse, Visual Studio Code, and Theia.
major changes to the Spring Tools 4 for Eclipse distribution
- updated to Eclipse 2022-03 release (new and noteworthy)
fixes and improvements
- (VSCode) fixed: VSCode Spring boot tools 1.30.0 error trying to find JVM (#726)
- (VSCode) fixed: vscode "Problems" diagnostic entries lack "source" field (#725)
- (VSCode) fixed: orphan vscode extension processes left running (#704)
- (VSCode) fixed: deadlock in language server process avoids process to be shutdown (#741)
- (VSCode) fixed: Outline View is broken again on Windows (#742)
- (VSCode) fixed: boot-java.live-information.automatic-tracking.on is not working on vscode (#733)
- (VSCode) fixed: Java 17 is mis-identified as Java 8 (#713)
- (Eclipse) fixed: Deadlock with Spring LSP in Eclipse 4.23 with STS 4.23 nightlies (#729…