Skip to content

IDE setup

pcadabam edited this page Jul 24, 2015 · 6 revisions

Gobblin uses Lombok for reducing boilerplate code. Lombok auto generates boilerplate code at runtime if you are building gobblin from command like. If you are using an IDE, you will see compile errors in some of the classes that use Lombok. Please follow the IDE setup instructions for your IDE to setup lombok.

Clone this wiki locally