gperon / lombok

Very spicy additions to the Java programming language.

Home Page:http://projectlombok.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

projectlombok makes java a spicier language by adding 'handlers' that know how to build and compile simple, boilerplate-free, not-quite-java code.
See LICENSE for the project lombok license.


To start, run:

ant -projecthelp

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

Project Authors:

Reinier Zwitserloot
twitter: @surial
home: http://zwitserloot.com/

Roel Spilker
twitter: @rspilker

About

Very spicy additions to the Java programming language.

http://projectlombok.org/

License:MIT License