diff options
author | Reinier Zwitserloot <reinier@tipit.to> | 2009-06-26 04:56:40 +0200 |
---|---|---|
committer | Reinier Zwitserloot <reinier@tipit.to> | 2009-06-26 04:56:40 +0200 |
commit | cea4c9bb042e6dceb6512f094a25870c7a084744 (patch) | |
tree | 30757acbeb84fb7be8d1a4277f4afb173de0feb2 /src/lombok/eclipse/handlers/PKG.java | |
parent | 91cd698b1efc627dd4ddd46c8cb8f561dd7bf0a7 (diff) | |
download | lombok-cea4c9bb042e6dceb6512f094a25870c7a084744.tar.gz lombok-cea4c9bb042e6dceb6512f094a25870c7a084744.tar.bz2 lombok-cea4c9bb042e6dceb6512f094a25870c7a084744.zip |
Cleanup implemented for eclipse!
There's one serious problem though: The cleanup routine modifies the eclipse internal AST, but doesn't update our bi-directional AST. Thus, or example, having a @Cleanup annotation inside the scope
of another @Cleanup fails, because the application of the second one climbs up to the wrong block level (the original block level instead of newly built try block).
Diffstat (limited to 'src/lombok/eclipse/handlers/PKG.java')
0 files changed, 0 insertions, 0 deletions