Question

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

Was it helpful?

Solution 2

Got it working finally after putting the classes in the WEB-INF folder. Cheers!

OTHER TIPS

You may also want to use Java decompilers in the cloud, no installation, no Eclipse required: http://www.javadecompilers.com/

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top