9.18.2008

Java Decompiler Plugin For Eclipse - Jadclipse

How to integrate Jad java decompiler with eclipse

1) Download Jab and extract it
http://www.kpdus.com/jad.html


2) Download Jabclipse (net.sf.jadclipse_x.x.x.jar)
Jad Java Decompiler : download here


3) Copy Jabclipse(jadclipse_x.x.x.jar) to eclipse plugin folder

4) Restart Eclipse

5) Set Jadclipse Preference, Window –> Preference –> Java –> Jadclipse
Key in Jad path in Path to Decompiler field

6) Done, now we select any java class file, it will auto decompile it