Bytecode Outline plugin shows disassembled bytecode of current java editor or class file, allows bytecode compare for java/class files and shows ASMifier code for current bytecode. Have you already asked yourselves what the compiler does with your Java code? Here is the answer ;)
Bytecode outline help not only to better understand your compiler but also to write your own bytecode on the fly with ASM.
Latest version support Eclipse 3.7 - 4.4, but the update site has links to versions for 3.3, 3.4, 3.5 and 3.6 too.
Support development of the plugin!
My other plugins on EPIC: