为什么 Eclipse (Galileo) 突然给我大量错误消息?
即使我所做的只是关闭 Java 源窗口,它也会在错误窗口中列出哪些错误消息。
他们从“无法读取 http://download.aptana 处的存储库开始。 org/tools/studio/plugin/install/xul-eclipse”,然后是其他几个存储库读取失败,然后是:
NLS unused message: missingOneOfTwoAttributes in:
org.eclipse.wst.common.project.facet.core.internal.FacetedProjectFrameworkImpl
带有会话数据(来自事件详细信息):
eclipse.buildId=java.version=1.6.0_17
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Framework arguments: -product org.eclipse.epp.package.java.product
Command-line arguments: -os linux -ws gtk -arch x86
-product org.eclipse.epp.package.java.product
更多类似的 NSL 未使用消息,然后是“项目方面” wst.web 有未定义。它在插件 org.eclipse.jst.common.project.facet.core 中使用。”
所有这一切都是在我对一个项目中的 Android 源代码进行了微小的更改之后开始的,现在我尝试构建的每个其他 Android 项目(即使只更改了空格)都失败了,并出现了同样的失败:指示构建错误的小红框(带有内部有一个白色十字)装饰项目文件夹,但任何子文件夹上都没有指示类似的错误。
Which error message it lists in the Error window even when all I do is close a Java source window.
They start with "Unable to read repository at http://download.aptana.org/tools/studio/plugin/install/xul-eclipse" followed with several other repository read failures, followed by:
NLS unused message: missingOneOfTwoAttributes in:
org.eclipse.wst.common.project.facet.core.internal.FacetedProjectFrameworkImpl
with Session data (From Event Details):
eclipse.buildId=java.version=1.6.0_17
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Framework arguments: -product org.eclipse.epp.package.java.product
Command-line arguments: -os linux -ws gtk -arch x86
-product org.eclipse.epp.package.java.product
Several more similar NSL unused messages, and then "Project facet wst.web has not been defined. It is used in plugin org.eclipse.jst.common.project.facet.core."
All this started after I made a trivial change to Android source code in one project, and now every other Android project I try to build (even if only whitespace changed) fails with the same failure: the little red box indicating a build error (with a white cross inside) decorates the project folder, but NO similar error is indicated on ANY of the subfolders.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论