aboutsummaryrefslogtreecommitdiff
path: root/test/transform/resource/after-ecj/SetterAlreadyExists.java
AgeCommit message (Expand)Author
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
2012-07-16fixed tests since Robbert Jan's fix for issue 377.Reinier Zwitserloot
2012-03-26Added full test suite for @Accessors, as well as the new rules for whether or...Reinier Zwitserloot
2011-02-07Testcases updated with new behaviour of @Getter/@Setter on booleans.Reinier Zwitserloot
2010-07-22Added tests for ecj, fixed a few minor bugs that came out of that.Reinier Zwitserloot