mirror of
https://github.com/tiennm99/lombok.git
synced 2026-09-12 20:18:31 +00:00
- some bug fixes for linux - renamed InstallerWindow to Installer - Apple-specific prettification added (dock icon, app name) - more documentation. Also, I started added an open source licence to all files.
15 lines
421 B
Plaintext
15 lines
421 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.
|
|
|
|
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
|