Bytecode Visualizer
http://www.drgarbage.com/download/
http://sourceforge.net/projects/drgarbagetools/files/eclipse/4.4/stable
官网只写支持到 eclipse 4.4 (Luna)
http://archive.eclipse.org/eclipse/downloads/drops4/R-4.4.2-201502041700/
去下载 jar, 如下放置
eclipse\plugins\bytecode_visualizer\stable\plugins\*.jar (5个)
eclipse\plugins\bytecode_visualizer\stable\features\*.jar (3个)
然后弄个 eclipse\links\bytecode.link, 内容如下
path=C:/eclipse/plugins/bytecode_visualizer/stable
(假设你的 eclipse 在 C:\eclipse)
ubuntu 的话, 则写成
PATH=/opt/eclipse/plugins/bytecode_visualizer/stable
(假设你的 eclipse 在 /opt/eclipse)
成功的话, Window - Preferences 会多出 Dr. Garbage 设置页
在 eclipse - Navigator 选某个 ?.class 用 Open With - Bytecode Visualizer
没有评论:
发表评论