用于调试历史记录的 Eclipse 启动快捷方式

发布于 2024-12-06 14:00:47 字数 310 浏览 4 评论 0原文

奔跑> Eclipse (Helios) 中的“调试历史记录”菜单项包含调试历史记录的 MRU 列表。这些项目从 1 到 N 编号,表明我应该能够输入一些键盘快捷键或键盘序列来重新启动以前的程序,但我无法弄清楚它们可能是什么。具体来说,如果我想重新启动调试历史记录项目编号 2,我必须输入什么才能使用此功能?

我知道有窗口>偏好>一般>键设置页面列出了“调试 Android 应用程序绑定“Alt+Shift_A、D”。这似乎正是我想要的,但我似乎无法使用它或将其重新绑定到一些适合我的自定义组合键。请告诉我如何在调试器中最轻松地重新启动 Android 应用程序?

The Run > Debug History menu item in Eclipse (Helios) contains a MRU list of debug history. These items are numbered from 1 to N suggesting that there is probably some keyboard shortcut or keyboard sequence I should be able to enter to relaunch a previous program but I cannot figure out what they might be. Specifically, if I want to relaunch the debug history item number 2, what must I type to use this feature?

I know that there is the Window > Preference > General > Key settings page which lists the "Debug Android Application binding "Alt+Shift_A, D". This seems like exactly what I want but I can't seem to use it or rebind it to some custom key combination that works for me. Please tell me how to most easily relaunch Android apps in the debugger?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

微凉 2024-12-13 14:00:47

一种替代方法是使用加速键来导航菜单。

在我的计算机上,它是:

Alt + RH数字

Alt+R 让您进入“运行”菜单,然后使用 H 进入调试历史记录,然后是编号之一替代方案。

要使运行配置始终在调试或运行历史记录菜单中可见,可以执行以下操作:

选择运行菜单→运行配置[某些配置] 常用,然后选中在收藏夹中显示框。

One alternative is to use the accelerator keys to navigate the menu.

On my computer it is:

Alt + R, H, Number

Alt+R gets you to get to Run menu, then H for Debug History, then one of the numbered alternatives.

To make a run configuration always be visible in the Debug or Run history menus one can do the following:

Select the Run menu → Run Configurations[some config]Common, then check Display in favourites box.

别闹i 2024-12-13 14:00:47

对于 macOS 用户,您可以使用菜单搜索功能:
Cmd+Shift+/ (Cmd+?) =>类型:dh 1
它将匹配 Run >调试历史记录> 1

For macOS users, you can make use of the menu search function:
Cmd+Shift+/ (Cmd+?) => type: d h 1
and it will match Run > Debug History > 1

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文