Lombok not working with STS

后端 未结 18 1946
我在风中等你
我在风中等你 2020-12-14 06:49

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:

18条回答
  •  温柔的废话
    2020-12-14 07:18

    Follow these steps:

    1. download lombok from https://projectlombok.org/download
    2. double click on lombok.jar and specify the path of your ide and click install.
    3. Restart your ide.
    4. clean your project. If you are using eclipse or sts, click on Project->clean..

提交回复
热议问题