当前位置: 代码迷 >> Eclipse >> eclipse起步的时候出现Premature end of file
  详细解决方案

eclipse起步的时候出现Premature end of file

热度:224   发布时间:2016-04-23 13:26:37.0
eclipse启动的时候出现Premature end of file
CompilerOracle: exclude org/eclipse/core/internal/dtree/DataTreeNode.forwardDeltaWith
CompilerOracle: exclude org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding.<init>
CompilerOracle: exclude org/eclipse/cdt/internal/core/dom/parser/cpp/semantics/CPPTemplates.instantiateTemplate
CompilerOracle: exclude org/eclipse/cdt/internal/core/pdom/dom/cpp/PDOMCPPLinkage.addBinding
CompilerOracle: exclude org/python/pydev/editor/codecompletion/revisited/PythonPathHelper.isValidSourceFile
CompilerOracle: exclude org/python/pydev/ui/filetypes/FileTypesPreferencesPage.getDottedValidSourceFiles
[Fatal Error] :25786:97: Premature end of file.
[Fatal Error] :25786:97: Premature end of file.
[Fatal Error] :25786:97: Premature end of file.
[Fatal Error] :25786:97: Premature end of file.
[Fatal Error] :25786:97: Premature end of file.
[Fatal Error] :25786:97: Premature end of file.

我手工安装了pydev插件 然后启动的时候就出现路上述的Fatal Error
不过貌似不影响我的正常使用 
请高手指点一下 这个是什么引起的?
版本问题还是配置问题导致的?该如何解决呢?


------解决方案--------------------
大概是安装插件时引起了xml的版本出错了,插件重装吧
  相关解决方案