简体   繁体   English

Eclipse Luna-导航器视图中未显示错误图标

[英]Eclipse Luna - No error icon shown in Navigator view

I recently installed Eclipse Luna on Ubuntu 14.04 LTS. 我最近在Ubuntu 14.04 LTS上安装了Eclipse Luna。

For some reason the Navigator view shows no red cross icons to indicate errors. 出于某种原因,“导航器”视图没有显示红色十字图标以指示错误。 The icons are shown in the Project and Package views. 图标显示在“项目”和“包”视图中。 I've looked through the view preferences but there appears to be no config parameter which controls the visibility of this icon. 我已经查看了视图首选项,但是似乎没有配置参数可以控制该图标的可见性。

This used to work in my previous Eclipse version (Helios). 这曾经在我以前的Eclipse版本(Helios)中起作用。

However after scouring the web I can find nothing recent, related to this. 但是,在网上搜索后,我发现最近与此无关。

Anyone else getting this problem with Luna? 还有其他人遇到Luna这个问题吗? Is this now normal behaviour for the Navigator view? 现在这是导航器视图的正常行为吗?

Thanks 谢谢

Sadly, it is normal behavior for quite some time now. 可悲的是,这已经有一段时间了,这是正常现象 There is a bug resolved as WONTFIX - https://bugs.eclipse.org/bugs/show_bug.cgi?id=364660 . 有一个已解决为WONTFIX的错误WONTFIX ? WONTFIX = WONTFIX

Below is some comments from this bug: 以下是此错误的一些注释:

A little bit of explanation here. 这里有一些解释。 Having the decorations in navigator in Eclipse prior to Indigo SR1 was caused by using a wrong class as a problem decorator in java ee plugins. 在Indigo SR1之前的Eclipse中的导航器中具有修饰符是由于在Java ee插件中使用错误的类作为问题修饰符而引起的。 Further more the decorations were available only in Java EE distribution of eclipse (because of the location where the problem decorator definition was). 此外,仅在Java EE Eclipse分发中才提供装饰(因为问题装饰器定义所在的位置)。

You can check for more details here: https://bugs.eclipse.org/bugs/show_bug.cgi?id=291498 您可以在此处检查更多详细信息: https : //bugs.eclipse.org/bugs/show_bug.cgi?id=291498

And

...note that the 'Navigator' view is no longer actively worked on and we, the Platform UI team, have no plans to add new features to that view. ...请注意,“导航器”视图不再处于活动状态,并且我们(平台UI团队)没有计划向该视图添加新功能。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM