I've recently installed the new Spring Tool Suite 4 in macOS High Sierra but when I tried to run Lombok's installation it wouldn't find my STS installation,
I followed this steps for manual installation (adding -javaagent to the ini file) but with no luck: https://www.edvpfau.de/sts-spring-tool-suite-4-mit-lombok/.
Any idea?
Spring Tools 4 is the next generation of Spring tooling for your favorite coding environment. Largely rebuilt from scratch, it provides world-class support for developing Spring-based enterprise applications, whether you prefer Eclipse, Visual Studio Code, or Theia IDE.
I did install Lombok
in Spring Tool Suite 4
just some days ago for Mac and Windows.
And none problems.
One:
Execute java -jar lombok.jar
Two:
Press the Specify Location
button. Therefore proceed to find and select the STS.ini
file. It could be SpringToolSuite4.ini
too.
Mac
, go to the Contents
directory within the .app
fileConclusion: therefore for any OS, the goal is find the unique file with the .ini
extension
Normally I do this with the IDE closed.
Although this might be late, but it can be of help for others just experiencing this. Bellow is how I solved this issue
STEP 1
Find lombok in your project maven directory -> Right click -> Run As -> Java Application
STEP 2 Click on Specify Location button to choose the path where STS is installed
STEP 3 Go to Application/Contents/Eclipse/SpringToolSuit4.ini Then click on Install -> Quick Installer
STEP 4 Restart STS you good to go
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With