替换 Mylyn 的 Alt+Click 绑定
无论如何,我可以在 eclipse 中替换 mylyn 的 Alt+Click 绑定吗? 我使用 alt+click 来显示或隐藏活动任务的文件
这确实与我的操作系统的 alt+click 功能相冲突。
谢谢
Is there anyway that I could replace the Alt+Click Binding of mylyn in eclipse.
I use alt+click to show or hide files of active task
It really is in conflict with my operating system's alt+click function.
Thank You
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
这是 Mylyn 最烦人的问题之一。实际上原因是 Eclipse SWT
不支持绑定META或WIN键代替Alt-Click。
因此,目前唯一的选择是重新配置窗口管理器。
This is one of the most annoying issues with Mylyn. And actually the reason is the Eclipse SWT which
does not support to bind the META or WIN key instead of Alt-Click.
So for the moment the only option is to reconfigure the window manager.
您可以使用 Win + Alt + Click 来代替。
You can use Win + Alt + Click instead.