在使用ASM实现操纵字节码相关的功能时,这个插件威力巨大,通过参考它,可以帮助你轻松实现相关功能,并且保证最高的正确性。

Bytecode Outline plugin for Eclipse

http://andrei.gmxhome.de/bytecode/

Bytecode Outline plugin shows disassembled bytecode of current java editor or class file, allows bytecode/ASMifier code compare for java/class files and shows ASMifier code for current bytecode. It also allows to disassemble and debug classes without attached source code on any operating system where Eclipse is running.