问题
In Eclipse you can show CVS annotations (which user changed which line in which commit) for a file by choosing Team->Show annotations... from it's context menu. However, I want to enable this for all files in my CVS projects by default. Is there a way to do so?
回答1:
Short answer: no. Unfortunately not. This is not a preference.
回答2:
Found the same problem in svn in eclipse. To avoid clicking, which is slow, I set a hotkey for show annotations. It is not the full solution but faster than clicking every time, you want to use show annotations function.
来源:https://stackoverflow.com/questions/10171433/show-cvs-annotations-by-default-in-eclipse