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

Était-ce utile?

La solution 2

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

Autres conseils

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

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top