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?
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.
Mac
, go to the Contents
directory within the .app
file and find the STS.ini
file, it could be SpringToolSuite4.ini
too.Conclusion: therefore for any OS, the goal is find the unique file with the .ini
extension
Normally I do this with the IDE closed.