Reinier Zwitserloot 1f9d6089cd build.xml was getting rather large, so its been split up into separate scripts. The scripts have also gained the ability to build certain dependencies, such as lombok.patcher which is being worked on in tandem with this project, automatically.
Also, the deps system has been changed slightly; the agents builds and the main lombok build now all work off of a single dependency directory.

Also removed the website/publish script, as we haven't used github's project hosting for some time now.
2009-10-07 20:48:07 +02:00
2009-07-05 22:01:51 +02:00
2009-09-03 02:25:14 +02:00
2009-09-29 19:01:33 +02:00
2009-07-05 21:48:24 +02:00
2009-07-05 21:48:24 +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.

Using lombok is made as simple as possible, and aims to work on all major java IDEs as well as javac itself.

See LICENCE for the project lombok licence.

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 80 MiB
Languages
Java 94.5%
HTML 4.8%
JavaScript 0.3%
CSS 0.2%