Cant find object
sh4mz opened this issue · 2 comments
sh4mz commented
sh4mz commented
Well i found the solution already.. just place lombok.jar (need to rename if you get from .m2 folder) in the same place with STS. Edit SpringToolSuite.ini and add
-vmargs
-javaagent:lombok.jar
ref : https://stackoverflow.com/questions/35842751/lombok-not-working-with-sts
zhulinn commented
You need to install Lombok plugin in your IDE for Lombok support. If your are using Intellij, check that.