Lombok added but getters and setters not recognized in Intellij IDEA

You need to install the Lombok plugin for IDEA. Open the Settings panel (Ctrl + Alt + S). Search for “Plugins”, then search for “Lombok” in the plugins. Find the plugin and install it. Finally, restart your IDEA. Then everything will be OK!

Leave a Comment