Roel Spilker 391db3dcec Thorough work on inserting comments in the proper place for delombok; should now work fine with GWT native methods!
NON-NLS-1 is still theoretically problematic, but that'll be a fix for another day.

Also added ability to recognize that nothing has changed, which will copy the original file instead of reparsing it.
2009-11-27 04:23:41 +01:00
2009-07-05 22:01:51 +02:00
2009-11-26 01:45:55 +01:00
2009-11-25 07:32:49 +01:00
2009-07-05 21:48:24 +02:00
2009-10-14 16:32:30 +02:00

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


To start:

First, run:

ant installDeps

to grab a bunch of dependencies interactively from the internet.

Then, to build lombok:

ant dist

try ant -projecthelp for descriptions of other options.


Project Authors:

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

Roel Spilker
twitter: @rspilker
S
Description
Very spicy additions to the Java programming language.
Readme Multiple Licenses
81 MiB
Languages
Java 94.5%
HTML 4.8%
JavaScript 0.3%
CSS 0.2%