Eclipse:如何显示在 CVS 中更改此行的用户?
有人曾经向我展示了一个很酷的 IntelliJ Idea 插件,它可以在 Java 源代码编辑器中显示来自 CVS 的所有用户提交信息。
它在窗口右侧有一个垂直条,用户更改/提交的每个代码块都以不同的颜色突出显示,鼠标悬停将显示有关用户和版本等的详细信息。
我渴望在 Eclipse 中获得类似的东西。
有什么指点吗?
Someone once showed me a cool IntelliJ Idea plugin that would show all the user commit information from CVS right there in the Java source editor.
It had a vertical bar on the right of the window and every code block changed/committed by a user was highlighted with different color and mouse-over would show the details about user and version etc.
I am craving for something similar in Eclipse.
Any pointers?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您是否在寻找这个?
这是来自“Eclipse 3.2 中的新增功能" 文章来自 onjava.com,其中添加:
(来源:onjava.com)
Are you looking for this?
Here is an illustration from the "What's New in Eclipse 3.2" article from onjava.com, which adds:
(source: onjava.com)