在 eclipse 中执行 svn 操作时让 svn 控制台处于焦点
有没有办法让控制台在进行 SVN 操作(例如更新或提交)时专注于 SVN 输出?
必须手动切换到该控制台很烦人。
Is there a way to have the console focus on the SVN output when doing an SVN operation (such as update or commit)?
It's annoying to have to manually switch to that console.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
只需打开“团队”首选项> SVN>控制台并选中“运行命令时自动显示 SVN 控制台”框
Just open preferences to Team > SVN > Console and check the box "Show SVN console automatically when command is run"
窗口>首选项>团队> SVN>控制台
选择“输出时”为“自动显示控制台”
Window > Preferences > Team > SVN > Console
select "On output" to "Show console automatically"