34
votes

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.

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

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

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).)

3

3 Answers

67
votes

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.

7
votes

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

3
votes

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