开发者

Set Eclipse to automatically switch to Java perspective when terminating debug [duplicate]

This question already has answers here: Closed 10 years ago.

Possible Duplicate:

In Eclipse, how do I change perspectives after terminating a p开发者_StackOverflow社区rocess?

Having Eclipse automatically switch to debug perspective while debugging is a great feature - is the opposite available? I'd like it to automatically return to Java perspective when terminating a debug session. A keyboard shortcut to return to Java perspective could be help as well.


By default, Ctrl-F8 is bound to switch between perspectives (but it can be rebound, if desired). Pressing it once will select the previous perspective.


For the keyboard shortcut to return to Java perspective:

Window - Preferences - Keys

Then search for perspectives, you will find an entry like Show perspective (Parameter: Java), bind to that the shortcut you'd like.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜