`
li.feixiang
  • 浏览: 120557 次
  • 性别: Icon_minigender_1
  • 来自: 武汉
社区版块
存档分类
最新评论

JD-Eclipse

 
阅读更多

JD-Eclipse

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-Eclipse is free for non-commercial use. This means that JD-Eclipse shall not be included or embedded into commercial software products. Nevertheless, this project may be freely used for personal needs in a commercial or non-commercial environments.

Supported Platforms

  • Windows 32/64-bit
  • Linux 32/64-bit
  • Mac OSX 32/64-bit on x86 hardware

Installation 

Windows Platform Prerequisites

The native library, included into JD-Eclipse for Windows, has been built with Microsoft Visual C++ 2008 Express Edition. Some runtime components of Visual C++ Libraries are required to run the decompiler. You can download and install them from the Microsoft Web site :

Microsoft Visual C++ 2008 SP1 Redistributable Package (x86)

Microsoft Visual C++ 2008 SP1 Redistributable Package (x64)

Eclipse 3.6 Instructions

  1. From the Help menu in Eclipse, select Install New Software... to open an Install dialog window (shown below).



  2. Add a new repository to add JD-Eclipse plug-in:
    1. Click on the Add... button to open the New Repository dialog window.
    2. Type JD-Eclipse Update Site in the site Name text box.
    3. In the URL text box, type the URL for the JD-Eclipse update site: http://java.decompiler.free.fr/jd-eclipse/update (shown below) and click OK.



  3. Check boxes "Java Decompiler Eclipse Plug-in" and "JD-Eclipse Plug-in", and click on Next buttons.
  4. Choose the option to accept the terms of the license agreement (shown below).



  5. Click on the Finish button.
  6. On the Selection Needed dialog window, click on the Select All and Ok buttons.
  7. Restart Eclipse.

Eclipse 3.2, 3.3, 3.5 Instructions

  1. From the Help menu in Eclipse, select Software Updates > Find and Install... to open the Install/Update dialog window (shown below).



  2. On the Install/Update pop-up window, choose the Search for new features to install option, and click on the Next button.
  3. Add a new remote site to add JD-Eclipse plug-in:
    1. Click the New Remote Site... button to open a New Update Site dialog window.
    2. On the New Update Site pop-up window, type JD-Eclipse Update Site in the site Name text box.
    3. In the URL text box, type the URL for the JD-Eclipse update site: http://java.decompiler.free.fr/jd-eclipse/update (shown below) and click OK.



    4. Click on the Finish button to switch to the Updates window.
  4. On the Updates window, check the JD-Eclipse Update Site box (shown below), and click the Finish button.



  5. On the next screen, check the JD-Eclipse Update Site box, and click the Next button.
  6. Choose the option to accept the terms of the license agreement, and click on the Next button.
  7. Click on the Finish button.
  8. Click on the Install All button.

Eclipse installs the JD-Eclipse plug-in. To finish the installation process, follow the prompts to shut down and re-start Eclipse.

Eclipse 3.4 Instructions

Installation of Equinox/p2 plug-in

  1. From the Help menu in Eclipse, select Software Updates... to open an Software Updates and Add-ons pop-up window (shown below).



  2. Select the Available Software tab.
  3. Expand Ganymede tree node.
  4. Expand Uncategorized tree node.
  5. Check Equinox p2 Provisioning tree node (shown below), and click the Install... button.



  6. Click the Finish button.

Installation of JD-Eclipse plug-in

  1. From the Help menu in Eclipse, select Software Updates... to open an Software Updates and Add-ons pop-up window.
  2. Select the Available Software tab.
  3. Add a new remote site to add JD-Eclipse plug-in:
    1. Click the Add Site... button to open a Add Site pop-up window.
    2. In the Location text box, type the URL for the JD-Eclipse update site: http://java.decompiler.free.fr/jd-eclipse/update (shown below) and click OK .



  4. On the Software Updates and Add-ons window, check the JD-Eclipse Plug-in box (shown below), and click the Install... button.



  5. On the next screen, click the Finish button.
  6. On the next screen, check the Java Decompiler Eclipse Plug-in certificate box and click the OK button.

Eclipse installs the JD-Eclipse plug-in. To finish the installation process, follow the prompts to shut down and re-start Eclipse.

Download

Size : 2.62 MB
MD5 checksum : b0595389d3a604b782bb94fc94a93a8b

Donations

Did JD-GUI help you to solve a critical situation? Do you use JD-Eclipse daily? What about making a donation?

分享到:
评论

相关推荐

    jd-eclipse-site-1.0.0-RC2.zip、jd-eclipse-2.0.0.zip

    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. Installation Download JD-Eclipse ZIP ...

    jd-eclipse-2.0.0.zip

    JD-Eclipse的安装过程简单,只需将下载的"jd-eclipse-2.0.0.zip"解压后,将"features"和"plugins"两个目录下的内容复制到Eclipse的相应目录下,重启Eclipse即可。此外,"LICENSE"、"README.md"和"NOTICE"文件提供了...

    jd-eclipse-site-1.0.0-RC2.zip

    《jd-eclipse-site-1.0.0-RC2:Eclipse查看类源码插件详解》 在软件开发过程中,对于Java开发者来说,Eclipse是一款不可或缺的集成开发环境(IDE)。然而,有时我们可能需要查看编译后的.class文件的源代码,这对于...

    jd-eclipse-site-1.0.0-RC2

    【jd-eclipse-site-1.0.0-RC2】是一个针对Eclipse集成开发环境的插件包,主要用于查看和分析Java的jar包中的class文件源代码。在Java开发过程中,有时我们需要查看已编译的类文件(class文件)的源代码,但由于这些...

    jd-eclipse 插件安装包及教程

    jd-eclipse是一款专门为Java开发者设计的Eclipse集成开发环境插件,它主要的功能是对Java代码进行反编译,帮助开发者查看和理解已编译的.class文件的源代码。这对于那些没有源码但需要分析或修改已有二进制库的...

    jd-eclipse-site-1.0.0-RC2.zip(jd反编译工具)

    jd-eclipse-site-1.0.0-RC2.zip 是一个专门为Eclipse集成开发环境设计的反编译工具,主要用于帮助开发者查看Java类文件(.class)的源代码。在软件开发过程中,我们经常会遇到没有源码的第三方库或者无法访问的二...

    jd-eclipse的2.0.rar

    JD-Eclipse是一款专门为Java开发者设计的反编译插件,它允许用户在Eclipse集成开发环境中查看.jar或.class文件的源代码。这个2.0.0版本的JD-Eclipse是针对那些寻找中文语言支持或者对官方英文版下载困难的用户提供的...

    Eclipse反编译插件 JD-Eclipse 含安装步骤(jd-eclipse-site-1.0.0-RC2)

    Download and unzip the JD-Eclipse Update Site, Launch Eclipse, Click on "Help > Install New Software...", Click on button "Add..." to add an new repository, Enter "JD-Eclipse Update Site" and select ...

    jd-eclipse eclipse 反编译工具

    【jd-eclipse与eclipse反编译工具】 在软件开发过程中,有时我们需要查看已编译的.jar文件中的源代码,以便理解某个库的功能或者解决特定问题。这时,反编译工具就显得尤为重要。"jd-eclipse"是一款专为Eclipse集成...

    jd-eclipse-1.0.0.zip

    《深入理解JD-Eclipse:揭示Java库的源码秘密》 在Java开发中,我们经常遇到无法直接查看源码的第三方jar包,这为我们的学习和调试带来了困扰。此时,JD-Eclipse作为一个强大的反编译工具,就显得尤为重要。本文将...

    jd-eclipse-site-1.zip

    【jd-eclipse-site-1.zip】是一个专门为Eclipse集成开发环境设计的插件包,它包含了一组实用的工具,主要用于Java开发者进行反编译和接口逻辑测试。这个压缩包的核心是jd-eclipse插件,它极大地提升了开发者的效率,...

    jd-eclipse-2.0.0-class反编译jd-gui.rar

    《jd-eclipse-2.0.0-class反编译jd-gui.rar》是一个针对Eclipse集成开发环境的Java反编译插件,主要用于查看和理解已编译的.class文件的源代码。在Java开发中,有时我们可能需要查看或分析没有源代码的库或框架的...

    eclipse下安装反编译软件jd-eclipse.rar,内附安装使用说明

    3. **jd-eclipse-site-**:这可能是JD-Eclipse的更新站点地址,用于在Eclipse中添加并更新插件。 4. **下载安装**:指的是一系列步骤,包括下载JD-Eclipse插件,然后在Eclipse中安装它。 5. **jar包源码**:指的是...

    jd-eclipse Eclipse官方反编译插件jdeclipse_update_site

    复制到eclipse安装目录下的plugins里 ,假设eclipse的安装目录为:D:\soft\eclipse-jee-luna\eclipse-jee-luna\plugins 3、打开eclipse,点击菜单栏Help->Install New Software/update(版本不同不一样) 4,在弹出的...

    eclipse查看jar插件(jd-eclipse-site-1.0.0-RC2).rar

    为了解决这个问题,开发者们创建了各种插件,其中“jd-eclipse-site-1.0.0-RC2”是一个专门用于在Eclipse中查看JAR包源码的工具。 jd-eclipse插件是由Java Decompiler项目提供的,它的主要目标是将已编译的Java类...

Global site tag (gtag.js) - Google Analytics