-
Notifications
You must be signed in to change notification settings - Fork 208
STS3 Migration
Martin Lippert edited this page Feb 20, 2020
·
7 revisions
Migrating to the Spring Tools 4 in Eclipse is not complicated or requires a huge amount of work. The overall goal is that most of your projects will "just work" in the Spring Tools 4 for Eclipse.
However, the feature set of the Spring Tools 4 for Eclipse and the overall user experience is quite different. So before you migrate, we recommend that you make yourself familiar with the way the Spring Tools 4 work using a sample project or a project of your choice, read through the user guide for Spring Tools 4 in this wiki, and take a look at the feature comparison between Spring Tool Suite 3 and Spring Tools 4 here.
We would recommend to do the migration in these steps:
- Make yourself familiar with Spring Tools 4 (as described above)
- backup your projects and your workspace (including its metadata)
- start with a fresh Spring Tools 4 for Eclipse distribution (do not update an existing STS3 install)
- make sure to install all your additional third-party plugins into that fresh install
- try to open your workspace using the new and fresh Spring Tools 4 installation
tbd...
- Installation (latest release + snapshots)
- User Guide
- Getting Started
- Navigation
- Live Application Information
- Content Assist
- Version Validation
- Upgrade Support
- Validations and Quick Fixes
- WebFlux Support
- Boot Properties Editor
- Boot Dashboard
- Other Editors
- STS3
- Custom VM args
- FAQ
- Changelog
- Known Limitations & Issues
- Report an Issue
- Developer Manual
- Overview
- Language Server Integration into Clients
- Communication with JDT LS
- STS4 Language Server Protocol Extensions