Eclipse 自动改变视角

发布于 2024-11-04 07:32:03 字数 157 浏览 1 评论 0原文

我正在使用 Eclipse 来处理一些 Java 和 Perl 项目,我在菜单下启用了: Preferences - Run/Debug ,该选项用于在调试开始时自动传递到 Debug 透视图。

当调试终止或我终止调试时,是否可以自动传递到 Java 透视图?有没有办法设置这个选项?

I'm using eclipse for some Java and Perl project, i've enabled under the menu : Preferences - Run/Debug , the option for automating passing to Debug perspective when debug start.

Is possible to automatically passing to the Java perspective when the debug terminate or when i terminate the debug ? Is there a way to set this option ?

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

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

发布评论

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

评论(2

水中月 2024-11-11 07:32:04

目前,我认为没有这样的选择。你必须自己实现它。我还建议使用快捷键(CTRL-F8)直到相应的Bug 是固定的。

Right now, there is no such option I think. You'd have to implement it by yourself. I also suggest to use shortcut keys (CTRL-F8) until the corresponding Bug is fixed.

日记撕了你也走了 2024-11-11 07:32:04

我给你写了一个插件,可以做你想要的事情。这是更新站点:

http://backtojava.s3-website-us-east -1.amazonaws.com/

我没有对该功能进行分类,因此当您查找它时,请取消选中“按类别对项目进行分组”复选框。

这是我在 Eclipse Labs 上为托管源代码所做的项目:

https://hg.codespot .com/a/eclipselabs.org/backtojava

我还没有检查功能项目;只是插件。

I wrote you a plugin that does what you want. Here's the update site:

http://backtojava.s3-website-us-east-1.amazonaws.com/

I didn't categorize the feature, so when you look for it, unselect the "Group items by category" checkbox.

And here's the project on Eclipse Labs I made to host the source:

https://hg.codespot.com/a/eclipselabs.org/backtojava

I haven't checked the Feature project in; just the plugin.

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