aboutsummaryrefslogtreecommitdiff
path: root/src/lombok/eclipse/handlers/PKG.java
diff options
context:
space:
mode:
authorReinier Zwitserloot <reinier@tipit.to>2009-06-26 04:56:40 +0200
committerReinier Zwitserloot <reinier@tipit.to>2009-06-26 04:56:40 +0200
commitcea4c9bb042e6dceb6512f094a25870c7a084744 (patch)
tree30757acbeb84fb7be8d1a4277f4afb173de0feb2 /src/lombok/eclipse/handlers/PKG.java
parent91cd698b1efc627dd4ddd46c8cb8f561dd7bf0a7 (diff)
downloadlombok-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