Age | Commit message (Collapse) | Author |
|
Also added fix: @Constructor with access level none are now no longer generated.
Implements issue #122
|
|
@AllArgsConstructor for eclipse.
Implements issue #79.
|
|
Implements issue #47.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
eclipse, was just a matter of updating the installer.
Any future tools that are based on eclipse (and eclipse's JDT) should be very easy to add to the installer now.
|
|
|
|
|
|
|
|
|
|
|
|
experiments than a todo list, so renamed it too.
|
|
reordered and reformatted a few existing messages.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
change, we've upped the next version number to 0.9.0
|
|
|
|
|
|
|
|
|
|
an explanation plus a link to the issue to the changelog.
|
|
changelog, and added some documentation on the special handling of @NonNull/@NotNull/@Nullable for Data and Getter/Setter on the website docs.
|
|
|
|
|
|
|
|
|
|
legal reasons for using it, so, changed it: explicitly setting 'callSuper=false' removes the warning. You only get the warning
if callSuper is false because that's the default.
Fixes issue #13
|
|
|
|
behaviour of javadoc tool
Worked on feature documentation
Renamed all "link to issue" to "Issue #n"
|
|
|
|
|
|
|
|
|
|
|
|
modifiers.
|
|
|
|
|
|
|