I just tried to send a Maven-based project to another computer and HORROR, red markers everywhere!!
However, mvn clean install is building just fine.
Download Lombok Jar, let’s maven do the download on our behalf :
org.projectlombok
lombok
1.16.18
Now... mvn clean install command on the newly created project to get this jar downloaded in local repository. Goto the jar location, execute the command prompt, run the command : java -jar lombok-1.16.18.jar
click on the “Specify Location” button and locate the eclipse.exe path LIKE :
finally install this by clicking the “Install/Update”