diff options
author | grootjans <grootjans@gmail.com> | 2012-07-02 23:08:33 +0200 |
---|---|---|
committer | grootjans <grootjans@gmail.com> | 2012-07-02 23:08:33 +0200 |
commit | 3c0ed22062a83bd6611677ed6625698a769dd4fb (patch) | |
tree | 22d0448fb678020f4ca8ec16c4f1f12f49da350d /test/transform/resource/before/SneakyThrowsPlain.java | |
parent | 1c3ba98204345edf81c02b72e123df13e0ab0911 (diff) | |
download | lombok-3c0ed22062a83bd6611677ed6625698a769dd4fb.tar.gz lombok-3c0ed22062a83bd6611677ed6625698a769dd4fb.tar.bz2 lombok-3c0ed22062a83bd6611677ed6625698a769dd4fb.zip |
Simplified method injection into Eclipse. Pre-3.6 version of Eclipse seemed
to need some special treatment to avoid a bug when generating constructors,
see: http://code.google.com/p/projectlombok/issues/detail?id=155
Since Eclipse 3.6 we are no longer able to reproduce this issue. The fix,
however, introduced bug 377 i.e. it was no longer possible to set break-points
on lines above generated methods/constructors.
tl;dr: Fixes #377, but does not reintroduce #155
Diffstat (limited to 'test/transform/resource/before/SneakyThrowsPlain.java')
0 files changed, 0 insertions, 0 deletions