Jadclipse for eclipse decompile installation plugin

http://jingyan.baidu.com/article/3f16e003c857082590c1036f.htmltool/raw

jadClipse

    version:3.3.0 jar package
    Eclipse Java EE IDE for Web Developers. Version: Indigo Service Release 1
    jad.exe executable

method /step

    1

    First download the jar package

    link of jadClipse: sourceforge.net/projects/jadclipse/

    2

    Then, copy net.sf.jadclipse_3.3.0.jar to the plugins directory of eclipse;
    3

    Then delete org.eclipse in the configuration directory of eclipse. update file,
    4

    If your eclipse is open, click File->Restart in the menu bar.
    5

    Next, download the jad executable file from the link http://varaneckas.com/jad/, decompress it and put it on a disk.

    6

    Set the executable file path of jad and the generated temporary file path, as shown in the figure:

    Eclipse installs the decompilation plug-in jadclipse (summary of experience)
    7

    Next, set the default opening method of the *.class file type, as shown in the figure
    Eclipse installs the decompilation plug-in jadclipse (summary of experience)
    8

    Then, set the opening method of the *.class without source file type , as shown in the figure,
    Eclipse installs the decompilation plug-in jadclipse (summary of experience)
    9

    Finally, you can directly open the .class file for viewing.
    Eclipse installs the decompilation plug-in jadclipse (summary of experience)
    END

Notes

    The execution path of jad.exe is set incorrectly, and the .class file will be full of comments after decompilation.
    If the JadClipse item is not found in the java column, please click restart in the file to restart


- the above is the reproduced content.

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326839987&siteId=291194637