I have tried both JadClipse and JD-Eclipse plugin but none seems to work every time I open a class file It says "Source not found".
Both my *.class and *.class(without source) are by default set to 'JD-Eclipse' but it doesn't seem to work, Has anyone else tried this or both these plugins are deprecated now?
Below is my environment:
Eclipse: Kepler JDK: 7
Decompile Java class in Eclipse IDE 2.2 Select Window -> Preferences -> General -> Editors -> File Associations , configure the *. class without source default to Class Decompiler Viewer . Now, click on the class or methods, press F3 , and the plugin will automatically decompile the Java class.
Eclipse Class Decompiler is a plugin for the Eclipse platform. It integrates JD, Jad, FernFlower, CFR, and Procyon seamlessly with the Eclipse IDE. It displays all the Java sources during your debugging process, even if you do not have them all. And you can debug these class files directly without source code.
In Eclipse IDE, we can use Enhanced Class Decompiler plugin to decompile Java class files without source code directly. After installing and configuring the Enhanced Class Decompiler plugin, click on the class or methods, press F3 , and the plugin will automatically decompile the Java class.
You may also want to use Java decompilers in the cloud, no installation, no Eclipse required: http://www.javadecompilers.com/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With