博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
mac java反编译工具
阅读量:6452 次
发布时间:2019-06-23

本文共 826 字,大约阅读时间需要 2 分钟。

hot3.png

0.说一句,如果不会打包的,找我。我自己打包好。qq群:436498871

1.下载地址

2.安装

  1. Build or download & unzip "jd-eclipse-site-x.y.z.zip",
  2. Launch Eclipse,
  3. Click on "Help > Install New Software...",
  4. Click on button "Add..." to add an new repository,
  5. Enter "JD-Eclipse Update Site" and select the local site directory,
  6. Check "Java Decompiler Eclipse Plug-in",
  7. Next, next, next... and restart

3.怎么设置与class 文件关联,为默认打开方式

Click on "Window > Preferences > General > Editors > File Associations"

  • "*.class" : Eclipse "Class File Viewer" is selected by default.
  • "*.class without source" : "JD Class File Viewer" is selected by default.

4.怎么配置jd-eclipse

Click on "Window > Preferences > Java > Decompiler"

5.怎么卸载

  1. Click on "Help > About Eclipse > Installation Details",
  2. Select "JD-Eclipse Plug-in",
  3. Click on "Uninstall...".

转载于:https://my.oschina.net/lavedream/blog/685766

你可能感兴趣的文章
谈谈:.Net中的序列化和反序列化
查看>>
linux基础知识之一
查看>>
Object类
查看>>
匿名内部类
查看>>
SMS 2003系列—分发Live Meeting 2007客户端
查看>>
VHDX差异磁盘环境优化和扩展
查看>>
Windows phone 应用开发[11]-Pex 构建自动化白盒测试[上]
查看>>
后网络时代思科的云计算野心
查看>>
即时数据模块设计 版本V5
查看>>
正则表达式 学习笔记5.2
查看>>
技术分享连载(十三)
查看>>
centos directory server
查看>>
自动监控主从MySQL同步的SHELL脚本
查看>>
Solr的搭建
查看>>
nodejs链接mongodb数据库
查看>>
新工作的这一个月
查看>>
RAID损坏后 对数据的完整备份
查看>>
参考文献规范格式
查看>>
物联网未来趋势:边缘计算正渐渐兴起
查看>>
error recoder,error debug for openStack kilo
查看>>