Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Set missing argumentTypes for eclipse extension methods
|
|
lombok.noArgsConstructor.extraPrivate was incorrect
|
|
Add moved CodeStyleFix to patch list
|
|
Make custom null annotation resolved in addNullAnnotations
|
|
|
|
|
|
|
|
|
|
|
|
|
|
cause issues in ecj.
|
|
interface/enum.
|
|
|
|
wasn't worth an issue on the tracker: javac and ecj handlers for static constructors would differ; ecjs would specify the return type and constructor invocation using fully qualified types, whereas the handler for javac did not.
|
|
emits a warning.
|
|
|
|
|
|
changelog.
|
|
SuperBuilder javac fix for nested generic types
|
|
Documentation for SuperBuilder setter prefix
|
|
|
|
|
|
|
|
setter prefixes for SuperBuilder
|
|
setter prefixes for SuperBuilder [javac]
better javadoc for the SuperBuilder setterPrefix value
setter prefixes for SuperBuilder [ecj]
add test for SuperBuilder setter method customization
fix setter method customization with setterPrefix
|
|
|
|
|
|
|
|
|
|
|
|
It did not mention the Guava and JDK options.
|
|
Avoid more name clashes for SuperBuilder
|
|
|
|
|
|
Our attempt to fix sonarlint plugin has been confirmed.
|
|
(chainable setters, static constructors, builder stuff)
|
|
nullchecks.
|
|
imports.
|
|
|
|
|
|
|
|
|