Robin's Blog

记录 积累 学习 成长

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

之前向大家推荐过一款Java反编译工具Java Decompiler, 目前该工具有对其进行较大的更新,所以也再次推荐给大家。

官网下载网址:http://java.decompiler.free.fr/
Eclipse 插件更新Url http://java.decompiler.free.fr/jd-eclipse/update

目前该插件只支持Windows x86平台。 支持的Eclipse的版本有3.2, 3.3和3.4


使用方法如下:

To install "JD-Eclipse" on your IDE:

  1. open window "Help > Software Updates > Find and Install",
  2. create a new remote site,
  3. name it,
  4. use this URL : "http://java.decompiler.free.fr/jd-eclipse/update",
  5. and finish the installation process.

To switch back to JadClipse:

  1. open the window "Window > Preferences > General > Editors > File Associations",
  2. and select JadClipse as default editor for the ".class" files.
posted on 2010-10-18 17:14  Robin99  阅读(275)  评论(0编辑  收藏  举报