mirror of
https://github.com/tiennm99/lombok.git
synced 2026-05-28 18:23:13 +00:00
19 lines
497 B
Plaintext
19 lines
497 B
Plaintext
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
|