Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
Spruced up @Cleanup's position settings and also forced initialization, because the error appears in a screwed up place if you don't, and we can't seem to move it.
|
|
|
|
|
|
|