alexruiz / dw-lombok

Source code for the article "Custom AST transformations with Project Lombok" (developerWorks)

Home Page:http://www.ibm.com/developerworks/java/library/j-lombok/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project contains Lombok extensions that generate JavaBeans "bound" setters.
See LICENSE.txt for the project lombok license.

HINT: If you'd like to develop lombok in eclipse, run 'ant eclipse' first. It creates the necessary project infrastructure and downloads dependencies.

Project Author:

Alex Ruiz
twitter: @alexRuiz
home: http://alexruiz.developerblogs.com

About

Source code for the article "Custom AST transformations with Project Lombok" (developerWorks)

http://www.ibm.com/developerworks/java/library/j-lombok/

License:Apache License 2.0


Languages

Language:Java 100.0%