Bryan
Bryan

Reputation: 63

How to have lombok plugin in intellij 2021

Well i would like to have lombok for my project that im trying to build , however the Intellij IDEA 2021.3.4 doesn't include it or i dont know how to include it .

Is there a workaround to include lombok into the Intellij IDEA. Thanks a lot in advance.

Upvotes: 1

Views: 476

Answers (1)

CrazyCoder
CrazyCoder

Reputation: 401975

Lombok plug-in is bundled with IntelliJ IDEA:

lombok

Upvotes: 1

Related Questions