Sun Dec 9, 2012
Download JAD decompiler from here jad158g.mac.intel.zipĀ and unzip it somewhere in your system
Download JadClipse - the Eclipse plugin for JAD from hereĀ http://jadclipse.sourceforge.net/wiki/index.php/Main_Page#Download
Put JadClipse inside the plugins folder of your Eclipse installation
Set up preferences by giving path to the JAD decompiler to the plugin
- Associate JadClipse to .CLASS files
Go to Preferences -> General -> Editors -> File Associations and associate .class and *.class without source *to Jadclipse File Viewer. Also make it default.
* *
Testing JadClipse
Double click a .CLASS file to see the decompiled data. The image below shows an example.