http://stackoverflow.com/questions/11620324/configuring-eclipse-to-use-jad
注意:一定要下载jadeclipse3.3,不能使用update网站上最新的3.4 preview。否则会找不到JadClipse Class File Viewer
配置Eclipse使用Jad
本文介绍如何在Eclipse中正确配置使用Jad进行Java字节码反编译。特别指出,应当下载并使用jadeclipse3.3版本,而不是最新的3.4preview版本,因为后者可能导致无法找到JadClipseClassFileViewer的问题。
http://stackoverflow.com/questions/11620324/configuring-eclipse-to-use-jad
注意:一定要下载jadeclipse3.3,不能使用update网站上最新的3.4 preview。否则会找不到JadClipse Class File Viewer

被折叠的 条评论
为什么被折叠?