Puru
Puru

Reputation: 9083

How to hide the CVS related information on the Source files in Eclipse?

I want to hide the CVS related information which shows for the files on Eclipse. I am using Ganymede.

Upvotes: 1

Views: 1528

Answers (1)

djna
djna

Reputation: 55897

You get quite a bit of control here:

 Windows -> Preferences -> Team -> CVS -> Label Decorations

In Eclipse 3.6 there is a preference:

 Windows -> Preferences -> General -> Appearance -> Label Decorations

See link text

Upvotes: 3

Related Questions