lombok
https://github.com/rzwitserloot/lombok
Java
Very spicy additions to the Java programming language.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported514 Subscribers
View all SubscribersAdd a CodeTriage badge to lombok
Help out
- Issues
- @DefaultValue support for final variables.
- Error badge in Netbeans project view for lazy getter and ExtensionMethod
- Eclipse - java.lang.OutOfMemoryError: GC overhead limit exceeded
- @InheritConstructors to inherit constructors (especially useful for Exception classes)
- Support Generation of all the DTO named queries..
- Transitively delegating with @Delegate works in Eclipse but not with javac
- Lombok "val" inference works when compiled by Eclipse but fails when compiled by Gradle
- @CallSuper - overriding method implementations automatically invoke super.method()
- [Eclipse] Content assist crash with lombok 1.14.4
- @Accessors defaults chain to true, it should be false
- Docs
- Java not yet supported