a1dutch / lombok

Very spicy additions to the Java programming language.

Home Page:https://projectlombok.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Lombok 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. Note that, in order to run "LombokizedEclipse.launch", you need to have "Eclipse SDK" installed.

For a list of all authors, see the AUTHORS file. 

Project Lombok was started by: 

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

Roel Spilker

About

Very spicy additions to the Java programming language.

https://projectlombok.org/

License:MIT License


Languages

Language:Java 93.4%Language:HTML 5.8%Language:JavaScript 0.4%Language:CSS 0.1%Language:Dockerfile 0.1%Language:Shell 0.1%Language:C 0.1%Language:Python 0.0%