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 supported478 Subscribers
View all SubscribersAdd a CodeTriage badge to lombok
Help out
- Issues
- [BUG] @Builder with Javadoc causes error markers in Java editor with Eclipse 2024-09 (4.33.0)
- [FEATURE] @FieldNameConstants.Include must be added in a enum for all fields
- [BUG] @Delegate throws error on interface methods in javac
- Support new JDK23 CommentStyle
- [FEATURE] @NotYetImplemented Annotation
- Remove signature files from eclipse plugin jars
- Patch SourceTypeConverter to avoid parsing empty strings
- [BUG] @Synchronized causes error markers in Java editor with Eclipse 2024-09 (4.33.0)
- [BUG] Delombok of SuperBuilder is incomplete, if there is already a constructor with one argument present.
- [BUG] SuperBuilder and Builder.Default break constructor behaviour.
- Docs
- Java not yet supported