Spring Tools 4.10.0 released
Dear Spring Community,
I am happy to announce the 4.10.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 2021-03 release
reminder
- the Eclipse-based distribution of the Spring Tools 4 requires a JDK11 (or newer) to run on
- ships with an embedded JDK15 runtime, no need to install or configure a specific JDK to run the IDE on anymore
additional changes
- (Spring Boot) enhancement:
.sts4
dir location now configurable (#601) - (Spring Boot) fixed: sometimes live hovers do not disappear (#609)
- (Eclipse) fixed: debugger didn't connect automatically to apps deployed to docker from the boot dashboard
- (Eclipse) fixed: STS 4.8.0 template proposals invalid (#579)
- (Eclipse) fixed: Fresh sts-4.9.0 starts with errors - no way to add Task repository (#606)
- (Eclipse) fixed: Error on installing Mylyn JIRA Connector in STS 4.9.0 (#599)
- (Eclipse) fixed: Duplicate com.sun.xml.bind installed screw other plugins (#588)
- (Eclipse) update: remove WTP-based HTML tooling from Spring Tools 4 distribution (#572…