Installing the lombok plugin in a new instance of idea

已回答

When starting a new instance of idea, there is no lombok plugin installed inside the new instance of idea.

When the installation is complete, after re-debug to start a new instance of idea again, the previously installed lombok plugin is not there again.

How to make the lombok plugin permanent in a new instance?

 

0

Do you have the Lombok plugin added in the intellij.plugins in your Gradle configuration?

1

请先登录再写评论。