`
jqs1124
  • 浏览: 43302 次
  • 性别: Icon_minigender_1
  • 来自: 杭州
社区版块
存档分类
最新评论

The Class File Viewer cannot handle the given input.

 
阅读更多

今天在项目调试的时候总是报:

Could not open the editor: The Class File Viewer cannot handle the given input ('org.eclipse.ui.ide.FileStoreEditorInput').
折腾了一下午,总算好了。

解决办法是:把workspack下.metadata里的文件全部删除了,可能是某个东西出问题了吧,我也没具体测试。删除完后再把项目导入就可以正常debug了

分享到:
评论
1 楼 xingwang 2012-08-24  
强.强.强.强.强.强.强.强.强.

相关推荐

    jad.exe jadclipse.jar

    >General->Editors->File Associations中修改“*.class”默认关联的编辑器为“JadClipse Class File Viewer”。设置完成后,双击 *.class文件,eclipse将自动反编译。 3.)在用jadclipse的时候,一定要加入jad.exe这...

    解决 Can not find the main class. Program will exit. 难题

    解决 Can not find the main class. Program will exit. 难题

    googleGson JsonObject json转换包

    包含以下java源文件: com.google.gson.DefaultDateTypeAdapter.class com.google.gson.ExclusionStrategy.class com.google.gson.FieldAttributes.class com.google.gson.FieldNamingPolicy.class ...

    eclipse反编译插件安装

    3.在Eclipse的Windows——> Perference——>General->Editors->File Associations中修改“*.class”默认关联的编辑器为“JadClipse Class File Viewer” 重启后即可查看.class反编译文件 附:jad版本下载目录:...

    PHP类,....class.php非常不错

    整理了一些PHP的类,希望能对大家有所帮助 activeCodeObj.class.php ascii.class.php book.class.php cache2.class.php database.class.php file_dir.class.php . . . . . .

    JavaClassViewer.binary

    工具类 用于查看反编译的jar包

    java的ejb.jar包

    javax.ejb.Handle.class javax.ejb.HomeHandle.class javax.ejb.MessageDrivenBean.class javax.ejb.MessageDrivenContext.class javax.ejb.NoSuchEntityException.class javax.ejb.NoSuchObjectLocalException....

    wxh classfile.zip

    classfile.zip

    javax.ejb.jar下载

    javax.ejb.Handle.class javax.ejb.HomeHandle.class javax.ejb.IllegalLoopbackException.class javax.ejb.Init.class javax.ejb.Local.class javax.ejb.LocalBean.class javax.ejb.LocalHome.class javax.ejb.Lock...

    javax.ejb.jar

    javax.ejb.Handle.class javax.ejb.HomeHandle.class javax.ejb.IllegalLoopbackException.class javax.ejb.Init.class javax.ejb.Local.class javax.ejb.LocalBean.class javax.ejb.LocalHome.class javax.ejb.Lock...

    demonstrate File I/O, user input, and output manipulation

    You must use at least four different types of output manipulations you learned in class. You must submit via Blackboard your .cpp file(s) and your file(s) to read/write. Test Make sure...

    java.lang.UnsupportedClassVersionError Bad version number in .class file异常的解决办法

    在MyEclipse中运行一个小应用程序或者在编辑一些程序时,出现java.lang.UnsupportedClassVersionError Bad version number in .class file异常,的解决办法!

    eclipse 反编译插件 java工具JadClipse

    6、在Window->Preferences->General->Editors->File Associations中,将File Types是*.class和*.class without source的类型,设置为默认使用JadClipse Class File Viewer打开。如果在下面框中没有找到JadClipse ...

    IntelliJ IDEA引入第三方jar包或查看Java源码的时候报decompiled.class file bytecode version:52.0(java 8)错误的解决办法

    今天小编就为大家分享一篇关于IntelliJ IDEA引入第三方jar包或查看Java源码的时候报decompiled.class file bytecode version:52.0(java 8)错误的解决办法,小编觉得内容挺不错的,现在分享给大家,具有很好的参考...

    The C Programming Language 第二版 英文版

    The C programming Language 第二版英文版 內容列表 Table of Contents Preface.......................................................... Preface to the first edition.......................................

    C++标准库(第二版)英文版.pdf

    The C++ Standard Library A Tutorial and Reference (2nd Edition)+cppstdlib-code.zip C++标准库(第二版)英文版.pdf 非扫描版+源代码 Prefaceto the SecondEdition xxiii Acknowledgments for the Second...

    Android ZXing1.6核心类库(core.jar)

    com.google.zxing.BarcodeFormat.class com.google.zxing.Binarizer.class com.google.zxing.BinaryBitmap.class com.google.zxing.ChecksumException.class com.google.zxing.DecodeHintType.class ...

    java常见的语法错误

    Test6.java:26: cannot find symbol symbol : variable j location: class Test6 if(j ) { 4. 找不到类的错误 Main.java:4: cannot find symbol symbol : class T1 location: class Main T1 a = new T1();

    'FrontEnd Plus' The GUI for the fast JAva Decompiler.

    o decompile a single JAVA class file 'example1.class' type the following: jad example1.class This command creates file 'example1.jad' in the current directory. ...container class.

    android.support.v4.jar android.support.v7.appcompat.jar

    Didn't find class "androidx.core.content.FileProvider" on path... 或 Didn't find class "android.support.v4.content.FileProvider" on path... 把这两个库放到 Assets\Plugins\Android\ 目录下即可。 另外,...

Global site tag (gtag.js) - Google Analytics