java反编译插件

官方地址:

JD-GUI:http://java.decompiler.free.fr/
JD-Eclipse插件:http://java.decompiler.free.fr/jd-eclipse/update

使用方法如下:

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.

猜你喜欢

转载自lumingming1987.iteye.com/blog/1901178