Stop Subclipse from displaying revision information beside file name
I am using Eclipse PDT and the navigator view and I am wondering: Is it possible to stop Subclipse from displaying revision information beside file name?
e.g. Turn:
.buildpath 6 04/09/10 9:25 AM Lemiant
Into
.buildpath
I would still like to be able to access the information, I just don't need it cluttering of the 开发者_StackOverflow中文版navigator,
Thanks,
Lemiant
You should be able to configure the exact amount of label decoration you want in the Subclipse settings:
精彩评论