展会信息港展会大全

在eclipse中集成java反编译工具
来源:互联网   发布日期:2016-01-14 14:38:51   浏览:2667次  

导读:Introduction The “Java Decompiler project” aims to develop tools in order to decompile and analyze Java 5 “byte code” and the later versions. JD-Core is a library that reconstructs Java source code from one or more “.class” files. JD...

Introduction

The “Java Decompiler project” aims to develop tools in order to decompile and analyze Java 5 “byte code” and the later versions.

JD-Core is a library that reconstructs Java source code from one or more “.class” files. JD-Core may be used to recover lost source code and explore the source of Java runtime libraries. New features of Java 5, such as annotations, generics or type “enum”, are supported. JD-GUI and JD-Eclipse include JD-Core library.

JD-GUI is a standalone graphical utility that displays Java source codes of “.class” files. You can browse the reconstructed source code with the JD-GUI for instant access to methods and fields.

JD-Eclipse is a plug-in for the Eclipse platform. It allows you to display all the Java sources during your debugging process, even if you do not have them all.

JD-Core, JD-GUI and JD-Eclipse are free for non-commercial use. This means that JD-Core, JD-GUI and JD-Eclipse shall not be included or embedded into commercial software products. Nevertheless, these projects may be freely used for personal needs in a commercial or non-commercial environments.

在这里讲解两种安装“Java Decompiler”

法①采用安装压缩文件的格式,

使用浏览器打开这个地址,如果打不开的话,或者出现如下情况

那么将浏览器中显示的地址复制到迅雷中进行下载,即复制这个地址

http://jd.benow.ca/jd-eclipse/downloads/jdeclipse_update_site.zip

下载完成之后,是一个压缩文件,用好压打开可以看到

当然了这时候可以将对应的文件夹分别复制到eclipse下面对应的文件夹也行,但是我使用的是如下方式,点击eclipse中的Help->Install new Software->点击Work with后面的Add->点击

Archive,选中你刚下载的压缩文件,然后在Name中输入任意名字均可,比如“Java Decompiler”,点击OK,之后选中

一路Next即可,安装完成之后重启eclipse。

法②采用更新地址的方式

赞助本站

人工智能实验室
AiLab云推荐
展开

热门栏目HotCates

Copyright © 2010-2024 AiLab Team. 人工智能实验室 版权所有    关于我们 | 联系我们 | 广告服务 | 公司动态 | 免责声明 | 隐私条款 | 工作机会 | 展会港