Eclipse SVN 客户端 (Subclipse) 不在文件上显示状态图标

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/7440957/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-19 17:00:16  来源:igfitidea点击:

Eclipse SVN client (Subclipse) doesn't show status icons on files

eclipsesvneclipse-pluginsubclipsephpeclipse

提问by Aman Alam

I've been using Eclipse PHP since quite a while with Subclipse, but suddenly, the tiny icons which appear before the files in the PHP Explorer and Navigator don't appear any more.

很长一段时间以来,我一直在使用 Eclipse PHP 和 Subclipse,但突然之间,出现在 PHP 资源管理器和导航器中文件之前的小图标不再出现。

I've already re-installed Eclipse and the Subclipse plugin, to no avail.

我已经重新安装了 Eclipse 和 Subclipse 插件,但无济于事。

I am using Subclipse for SVN and the functionality seems to be working just fine, just the icons don't appear.

我正在为 SVN 使用 Subclipse,并且功能似乎工作得很好,只是图标没有出现。

It's quite tough to manually remember which files I've edited/updated if I don't see these icons.

如果我没有看到这些图标,很难手动记住我编辑/更新了哪些文件。

Has anyone seen anything like this before? (I am on Ubuntu 10.04(Lucid Lynx).)

有没有人见过这样的事情?(我使用的是Ubuntu 10.04(Lucid Lynx)。)

回答by Sajid

Search the preference menu Window > Preferences for "Decoration", and make sure general > appearance > label decoration > SVN is checked. Also, check options under Team > SVN > Label Decorations. You may need to disable and re-enable these settings for them to work again.

在首选项菜单窗口 > 首选项中搜索“装饰”,并确保选中常规 > 外观 > 标签装饰 > SVN。此外,请检查 Team > SVN > Label Decorations 下的选项。您可能需要禁用并重新启用这些设置才能再次工作。

回答by datico

I had to delete the project (without removing contents from disk), then re-import my project using File > Import > Other > Existing Folder.

我必须删除项目(不从磁盘中删除内容),然后使用文件 > 导入 > 其他 > 现有文件夹重新导入我的项目。

回答by l0 Mag

I has had the same issue with subversive. To see that decoration in synchronisation view I had to uncheck "File Icons Based On Content Analysis" in Window->Preferences->General->Appearance->Label Decorations

我对颠覆也有同样的问题。要在同步视图中查看装饰,我必须在窗口-> 首选项-> 常规-> 外观-> 标签装饰中取消选中“基于内容分析的文件图标”