Pregunta

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

¿Fue útil?

Solución 2

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

Otros consejos

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

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top