Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-15 | Removed support for onMethod, onParam and onConstructor due to javac7 type ↵ | Roel Spilker | |
incapabilities. Issue #251 | |||
2010-11-14 | Make @AnyAnnotation illegal to use | Roel Spilker | |
2010-11-10 | Made AnyAnnotation deprecated | Roel Spilker | |
2010-11-10 | From now on it is possible to specify annotations to be placed on the method | Roel Spilker | |
or the parameter of the generated getter/setter methods. | |||
2010-10-01 | Setter now supports 'onMethod=@Annotations' and 'onParam=@Annotations' for ↵ | Reinier Zwitserloot | |
javac, though for javac v1.6 you get false errors during compilation printed to stderr :( | |||
2010-07-17 | Implements issue #129: @Getter and @Setter are now legal on entire types. | Reinier Zwitserloot | |
2009-11-25 | Refactored the source folders. | Reinier Zwitserloot | |