aboutsummaryrefslogtreecommitdiff
path: root/test/transform/resource/after-ecj/NonNullWithAlternateException.java
AgeCommit message (Expand)Author
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
2014-05-27Changed the lombok.nonNull.exceptionType configkey to be an enum, partly to e...Reinier Zwitserloot
2014-05-23Added confkey to make @NonNull generate a different exception because of the ...Reinier Zwitserloot