开发者

Undo closed tab in Eclipse?

开发者 https://www.devze.com 2022-12-20 01:11 出处:网络
I was wondering if it were possible in Eclipse PDT to reopen a clo开发者_Python百科sed tab by mistake.

I was wondering if it were possible in Eclipse PDT to reopen a clo开发者_Python百科sed tab by mistake.

For example in Firefox I can do Ctrl + Shift + T.


Try Alt + that will go backward in history - if tab is closed it will reopen it.


Yes it's possible. Close a tab and hit the left yellow arrow in the Eclipse menu bar above. You can adjust the keyboard shortcut for that in the eclipse preferences under General > Keys.

On Mac it's + [


Navigating back through the edit history does work sometimes, but not if you close the tab without actually activating it. You can also try Alt + F to access the file menu then hit a number to access the appropriate file in the recent file list.


You may also find the Extended VMM Presentation plugin useful. Among others, it provides a list of the last several closed tabs.

Keep in mind that so far it does not seem to work with the new Eclipse Juno.

0

精彩评论

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