在使用ASM实现操纵字节码相关的功能时,这个插件威力巨大,经过参考它,能够帮助你轻松实现相关功能,而且保证最高的正确性。html
Bytecode Outline plugin for Eclipse
http://andrei.gmxhome.de/bytecode/web
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.