Lombok not working with STS

Heisenberg picture Heisenberg · Mar 7, 2016 · Viewed 87.2k times · Source

Although I love lombok, it gives too much problems while configuring sometimes, specially in Linux. When I was trying to install it, I was getting the following error:enter image description here

I tried to set it up manually,as suggested here https://github.com/rzwitserloot/lombok/issues/95 but that didn't work out either. Any suggestions?

Answer

GoutamS picture GoutamS · Jul 20, 2017
  • I have update the same on the following link.

Lombok not generating getter and setter STS

enter image description here