首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > JAVA > J2EE开发 >

eclipse中安装jad插件后报错,求答案,该怎么解决

2012-03-02 
eclipse中安装jad插件后报错,急求答案安装了插件后,点击.class文件,报Could not open the editor: The edi

eclipse中安装jad插件后报错,急求答案
安装了插件后,点击.class文件,报
Could not open the editor: The editor class could not be instantiated. This usually indicates a missing no-arg constructor or that the editor's class name was mistyped in plugin.xml.

不知道怎么解决呀,大虾们帮忙呀,谢谢了。

[解决办法]
这个错是说这个类不能实例化啊,是不是配置文件没配好?
[解决办法]
你是不是要反编译啊 ?

热点排行