User Tools

Site Tools


lombok

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision Both sides next revision
lombok [2020/07/02 18:38]
admin created
lombok [2020/07/02 18:40]
admin
Line 3: Line 3:
 The url project is https://​projectlombok.org/​ and it is free to use. It can be used with eclipse IntelliJ and netbeans among others. The url project is https://​projectlombok.org/​ and it is free to use. It can be used with eclipse IntelliJ and netbeans among others.
  
-The magic happens in building time, so there is no need to include the jar in the deployed version. It is what [[maven]] calls a provieded dependency.+The magic happens in building time, so there is no need to include the jar in the deployed version. It is what [[maven]] calls a provieded dependency. ​ 
 + 
 +To install it in eclipse you have to execute the downloaded jar (with java -jar or double click) and pick the current eclipse installation. You have to restart eclipse and you can see it is installed if you go to the installed componentes and see it on this list. 
 + 
lombok.txt · Last modified: 2020/07/02 19:49 by admin