Age | Commit message (Collapse) | Author |
|
|
|
build-time and not a run-time dependency.
|
|
|
|
|
|
useful; the advice it gives will now actually work.
|
|
error you'd get if it cant be found.
|
|
|
|
|
|
|
|
|
|
|
|
and 'abstract' are implied).
|
|
parameters.
Note that JDK7 fixed this themselves though they kept the silly comments.
|
|
|
|
|
|
|
|
|
|
we do not run them again.
|
|
|
|
|
|
|
|
|
|
getFoo method in eclipse.
|
|
GetFoo prevents lombok from making a getFoo method) only occurs on eclipse, as the test passes.
|
|
|
|
processor is now the core processor that farms out the work to context-specific implementations.
|
|
|
|
|
|
class that farms out the work to a specific implementation depending on environment; previously lombok.jar's annotation processor was javac specific.
|
|
|
|
|
|
|
|
a full release.
|
|
snippet.
|
|
projectlombok.org, as well as a page with information about it, gathered from the changelog.
|
|
|
|
wildcard generics that had a bound on them, so, for example, a field typed as 'List<? extends Number>'.
|
|
|
|
java.lang.*;' at the end of any source file's import list.
|
|
"package foo;"
|
|
aren't in rt.jar.
redit to Petr Jiricka for spotting the problems with the earlier version of toFQ.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|