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.
If you use STS. You must have Lombok installed in your Eclipse by running lombok-abc.jar
Please Following the Steps:
-Include pom in Maven . -Exit/Shutdown STS(must) -Find lombok Jar in ~.m2\repository\org\projectlombok\lombok\1.18.12 -From Command
After then
After then select the STS.exe
After then click to update/update
then Quit Installer
Happy Coding
Blockquote