Install Lombok on SpringToolSuite4. I would like to make a note when using Lombok with STS of MAC.
① Download from the official website https://projectlombok.org/download
(2) Install the download file (lombok.jar) in the installation location of SpringToolSuite4. /Applications/SpringToolSuite4.app/Contents/MacOS/ Placed here
③ Start lombok.jar and install (If there is no installation destination in the list, press the [Specify location] button and select the target) Installation location: /Applications/SpringToolSuite4.app/Contents/Eclipse/eclipse.ini After selection: Click install / Update Further click Quit Installer
When the installation is complete, lombok will be in the sts folder. Installation is complete.Recommended Posts