Notes:
Final (and last) version for Eclipse 3.2.0
Changes:
This version is using a new ASM 3.0 beta library with support for new Java 1.6 bytecode structures (StackMap/Frames).
Added support for Java 1.5 changes in naming strategy of anonymous and inner classes.
Fixed some issues with constructors of inner classes.
Line numbers and local variables could be now switched on/off in both BCO view and bytecode compare editor.
Compatibility fixes for Eclipse 3.2.
Bytecode Outline is distributed now again as one plugin, ASM libraries are included inside.
The plugin is deployed now also as a single jar file - you do not need to unzip it.
Minor bugfixes / improvements.