Reputation: 13
I have a file which is in committed to the repository. I am using Eclipse Juno and EGit version 2.3.1... It has a strange symbol that is not described in Preferences->Team->Git->Label Decorations. An image is in the link.
Does anyone have an explanation?
Thanks
Upvotes: 1
Views: 1555
Reputation: 31417
The only label decoration in that image by EGit is in the bottom right part, the "repository" cylinder. The arrow is part of the icon itself and is not provided by EGit.
See the image on the Dali Plugin of the Eclipse EE package where you can see the same icon in the editor tab of the persistence.xml
file.
Upvotes: 1