Coming soon...
- Import project as 'existing Maven project' into Eclipse (preferably Neon or higher version).
- Install Spring Tool Suite (STS) plugin for Eclipse via Help -> Eclipse Marketplace.
- Download lombok.jar and run it by typing
java -jar lombok.jar
in the terminal. - This will open up Lombok Installer where you have to specify Eclipse installation folder by clicking 'Specify location...' button.
- Again, on the Lombok installer, click 'Install/Update' button and quit the installer.
- Finally, close Eclipse and start it again (Simply restarting via File -> Restart does not work!)