1:把附件中的net.sf.jadclipse_3.3.0.jar放到%eclipse_home%\dropins下面...

2:重新启动eclipse

3:Window>>Preferences>>  找到java>>JadClipse

4:path to decompiler:附件中的jad.exe,放在哪儿都可以,自己指定位置...

5:directory for temporary files:反编译立生的临时文件,自己指定位置....

6:选中Use Eclipse code formatter............可以将反编译后的代码与Ctrl+Shif+F格式化出来的代码样式保持一致

7:JadClipse>>Misc>>Convert Unicode strings into ANSI strings.......支持中文的.....

8:ok......大功告成......可以用了......打开jar包中的class查看效果.......

----------------

如果照着上面的步骤没有成功的话.....就修改class文件的默认打开方式

Window>>Preferences>>Editor>>File Associations>>*.clss without source>>

在Associated editors中add一个,选JadClipse Class File Viewer

最后不要忘了点Default,把它设置成为默认的,ok.....成功了

源文章:http://hi.baidu.com/tmser/item/05bafdc01924bf2c46d5c0d5