aboutsummaryrefslogtreecommitdiff
path: root/README
blob: c2cb3b509f16c1005060d6e906eabf3e86206786 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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