gadgetsose.blogg.se

Install lombok intellij
Install lombok intellij





install lombok intellij

Besides of being dependency of your project, it connects in your IDE making it understand the annotations, so it requires a certain configuration.

install lombok intellij

Lombok is a lib that provides a collection of annotations that eases some repetitive java tasks (such as, getters and setters creation). However, since some time ago, we have a lib called lombok that helps you simplify (a lot) the life of those who develop with java. And I also think that this is true, when you develop pure Java (without extensions, libs and plugins) compared to other modern languages, the developer ends up writing more to reach the goal. I always heard comments from other developers things like: “Java is a very verbose language”, or Hello World line count comparison between Java vs Other X Language.







Install lombok intellij