aboutsummaryrefslogtreecommitdiff
path: root/test/transform/resource/after-eclipse
AgeCommit message (Expand)Author
2011-11-13Eclipse/JavacHandlerUtil.injectField(...) inserts the new fields after the en...peichhorn
2011-11-07Fixed eclipse and ecj unit test broken by 99e36bf51c26152c53c8acefa90cce80af6...Robbert Jan Grootjans
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
2011-08-15Removed support for onMethod, onParam and onConstructor due to javac7 type in...Roel Spilker
2011-07-18Now either all or none of equals/hashCode/canEqual is generated. Fixes issue ...Roel Spilker
2011-06-05Allow "before" to be used as a source-package for eclipse tests (see LoggerSl...Philipp Eichhorn
2011-06-01Added a test infrastructure that simulates eclipse with diet-parse, type-bind...peichhorn