Installation
- Put the JadClipse JAR file (附件中的net.sf.jadclipse_3.3.0.jar) into the plugins folder of your Eclipse installation.
- Restart Eclipse (eclipse -clean).
- Get Jad. (附件中的jad.exe)
- Put the Jad executable into a directory that is in the execution path of your operating system. Alternatively, you can configure the path to the Jad executable under Window > Preferences... > Java > JadClipse > Path to Decompiler. (Set the full path, e.g. C:/Program Files/Jad/jad.exe)
- Go to Window > Preferences... > General > Editors > File Associations and make sure that the JadClipse Class File Viewer has the default file association for *.class files.
附件: http://download.youkuaiyun.com/source/2901113
参考: http://jadclipse.sourceforge.net/wiki/index.php/Main_Page
本文介绍如何安装JadClipse插件,以便在Eclipse中查看Java字节码。主要步骤包括将JadClipse JAR文件放置到Eclipse的plugins文件夹中,并配置Jad可执行文件路径。
370

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



