aboutsummaryrefslogtreecommitdiff
path: root/test/transform/resource/after-ecj/NonNullPlain.java
AgeCommit message (Expand)Author
2019-03-26[i2078] Add possibility to generate assert on `@NonNull`Roel Spilker
2018-06-04`@NonNull` now uses a slightly longer exception message.Reinier Zwitserloot
2017-12-04fixing tests to account for generation of javax.annotation.Generated and Cons...Reinier Zwitserloot
2017-02-09[i1014] Only add lombok.Generated if it is explicitly turned onRoel Spilker
2017-01-06add `@lombok.Generated` to generated classes, methods and fieldsRoel Spilker
2015-01-30[i623] added eclipse code for generating @javax.annotation.Generated, and ref...Reinier Zwitserloot
2013-05-31Added @NonNull on parameters feature (issue 514),Reinier Zwitserloot
2011-11-01Fixed unit tests to take into account work on issue 289 and 287.Roel Spilker
2011-09-05fixed Issue 271: @NotNull annotations should introduce a null checkpeichhorn
2010-11-07Solved issue 155: "Eclipse constructor generation not in class body" http://c...Roel Spilker
2010-07-22Added tests for ecj, fixed a few minor bugs that came out of that.Reinier Zwitserloot