为什么Eclipse Java Package Explorer在某些类上显示问号? [英] Why does Eclipse Java Package Explorer show question mark on some classes?

查看:874
本文介绍了为什么Eclipse Java Package Explorer在某些类上显示问号?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在Eclipse Helios Java Package Explorer中,我看到Java类图标在'J'的右侧显示一个小问号,像[J?]。该图标显示在我的项目中的一个包中的每个类上,但是在文档中找不到解释。

In the Eclipse Helios Java Package Explorer, I see the Java class icons display a small question mark to the right of the 'J', something like [J?]. This icon is shown on each class within one package in my project, but I cannot find an explanation for this in the documentation.

在某些时候,我希望他们消失,并用小橙子矩形。 (其中我也不清楚自己的意思,但不太担心自己的内涵)。我想这个问题指向一个较大的一个,这些图标是否在某处定义?

At some point I expect them to disappear and be replaced with small orange rectangles. (Of which I'm also not certain of their meaning, but less worried of their connotation.) I suppose this question points to a larger one, are any of these icons defined together somewhere?

推荐答案

这意味着该类尚未添加到存储库。

It means the class is not yet added to the repository.

如果您的项目已检出(最可能是一个CVS项目),并且您添加了一个新的类文件,它将具有图标。

If your project was checked-out (most probably a CVS project) and you added a new class file, it will have the ? icon.

对于其他CVS标签装饰,请检查 http:// help .eclipse.org / help33 / index.jsp?topic = / org.eclipse.platform.doc.user / reference / ref-cvs-decorations.htm

For other CVS Label Decorations, check http://help.eclipse.org/help33/index.jsp?topic=/org.eclipse.platform.doc.user/reference/ref-cvs-decorations.htm

这篇关于为什么Eclipse Java Package Explorer在某些类上显示问号?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆