如何为“运行 SQL”分配键盘快捷键在 RAD7/Eclipse 中
在 Rational Application Developer 7 中进行开发时,我定期运行 SQL 查询来确认数据库状态并获取测试数据的信息。我有一个 .SQL 文件,其中包含我使用的各种 SQL 片段,并且可以突出显示我想要运行的相关行。但是,我必须右键单击鼠标并从菜单中选择“运行 SQL”。
没有分配给该命令的键盘快捷键,我尝试通过设置键盘快捷键但
Window > Preferences > General > Keys
没有成功。 “运行 SQL”出现在“未分类”下,而不是“运行”下,但尝试为其分配键盘快捷键未成功。
还有其他人遇到过这个问题吗?我不敢相信,当有这么多其他快捷方式设置来加快速度时,我是唯一一个觉得这很烦人的人......
When developing in Rational Application Developer 7 I regularly run SQL queries to confirm DB state and get info for test data. I have a .SQL file with various SQL snippets in it which I use and can highlight the relevant lines I want to run. However I then have to right click with the mouse and select "Run SQL" from the menu.
There is no keyboard shortcut assigned to this command and my attempts to set one up via
Window > Preferences > General > Keys
have been unsuccessful. "Run SQL" appears under "uncategorized" rather than "Run" but attempts to assign a keyboard shortcut to it have been unsuccessful.
Has anyone else come across this issue? I can't believe I'm the only one who finds this annoying when there are so many other shortcuts set up to speed things up...
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
从 bug 238890 (2008) 开始,此功能从未旨在成为完整的运行配置。
From the bug 238890 (2008), this feature has never been intended to become a full run configuration.