Source not found error in eclipse when decompiling class file from any jar file using jadclipse
To resolve this error we need follow below steps:
Go to Windows-->Preferences-->General-->Editors-->File Association-->Select '*.class' from File Types-->Select JadClipse Class File Viewer-->click on Default
Go to Windows-->Preferences-->General-->Editors-->File Association-->Select '*.class without Source' from File Types-->Select JadClipse Class File Viewer-->click on Default
Go to command prompt and run 'eclipse -clean' command by going to eclipse folder once it restarted then you can check for all class files in project it should get decompiled.
Source not found error in eclipse when decompiling class file from any jar file using jadclipse
To resolve this error we need follow below steps:
Go to Windows-->Preferences-->General-->Editors-->File Association-->Select '*.class' from File Types-->Select JadClipse Class File Viewer-->click on Default
Go to Windows-->Preferences-->General-->Editors-->File Association-->Select '*.class without Source' from File Types-->Select JadClipse Class File Viewer-->click on Default
Go to command prompt and run 'eclipse -clean' command by going to eclipse folder once it restarted then you can check for all class files in project it should get decompiled.
Last edit: Savita Jayebhaye 2014-04-24