Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-07 | Solved issue 155: "Eclipse constructor generation not in class body" ↵ | Roel Spilker | |
http://code.google.com/p/projectlombok/issues/detail?id=155 Now all lombok generated methods are located before any other method. | |||
2010-07-28 | Added test case for issue #136: @Getter or @Setter on a static field fails ↵ | Reinier Zwitserloot | |
to compile. |