1.jadclipse_3.2.0.jar,放在D:eclipse3.2plugins 2.jad.exe放在%JAVA_HOME%binjad.exe 3.在eclipse里设置: Java==>JadClipse==>Directory for temporary files: C:j2sdk1.4.2_12binjad.exe
配置完成后,在eclipse 里打开.class文件:选中此文件,右键==〉open with==>class file viewer 但是弹出的界面却是: Class File Editor Source not found .............. 如果用: 右键==〉open with==>System Editor就可以打开,但是是用editplus打开的啊?!不是在eclipse里打开的。请知道原因的同志帮帮忙,谢谢! <script type="text/javascript"> document.body.oncopy = function () { setTimeout( function () { var text = clipboardData.getData("text"); if (text) { text = text + "/r/n本篇文章来自<A href='http://www.soidc.net'>IDC专家网</a> 原文链接:"+location.href; clipboardData.setData("text", text); } }, 100 ) } </script>