为eclipse中*.clsas/*.class without source增加反编译
步骤
去网上下载jad.exe 安装到本地文件夹验证配置是否成功:
打开eclipse 菜单栏Window--->选最后一个Preferences-->搜索jad找到JadClipse
配置jad.exe 和jadexefolder
[img]http://dl2.iteye.com/upload/attachment/0128/6679/ea1462e8-cc0d-39be-81f5-21dabd791fed.png[/img]
Preferences-->搜索File Associations找到*.class
配置
[img]http://dl2.iteye.com/upload/attachment/0128/6681/0001d784-464a-3098-87e6-5ae81989602b.png[/img]
配置 *.class without source 分别将Jad 放到第一的位置。
[img]http://dl2.iteye.com/upload/attachment/0128/6683/040dd9e4-8370-3b75-b471-203bc1701130.png[/img]
点击*.class文件,可以成功打开代表安装成功
步骤
去网上下载jad.exe 安装到本地文件夹验证配置是否成功:
打开eclipse 菜单栏Window--->选最后一个Preferences-->搜索jad找到JadClipse
配置jad.exe 和jadexefolder
[img]http://dl2.iteye.com/upload/attachment/0128/6679/ea1462e8-cc0d-39be-81f5-21dabd791fed.png[/img]
Preferences-->搜索File Associations找到*.class
配置
[img]http://dl2.iteye.com/upload/attachment/0128/6681/0001d784-464a-3098-87e6-5ae81989602b.png[/img]
配置 *.class without source 分别将Jad 放到第一的位置。
[img]http://dl2.iteye.com/upload/attachment/0128/6683/040dd9e4-8370-3b75-b471-203bc1701130.png[/img]
点击*.class文件,可以成功打开代表安装成功