Show CVS annotations by default in Eclipse

﹥>﹥吖頭↗ 提交于 2020-01-03 18:49:09

问题


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

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!