eclipse - Eclipse Java 编辑器中的 "Close all tabs to the right"选项

标签 eclipse eclipse-plugin

有谁知道是否有任何插件可用于“关闭所有选项卡以正确功能”可用于 Java 编辑器?

例子:像chrome浏览器!

最佳答案

这在 bug 337588 中受到监控,并且刚刚关闭(2015 年 2 月,由 Andrey Loskutov ( iloveeclipse )commit ca6d410visible on the GitHub mirrorcode review ),计划用于 Eclipse Mars 4.5 M6。

Added "Close Tabs To The Left" and "Close Tabs To The Right" menus to the tab area below "Close Others" and above "Close All".
The menus appear only if there is at least one tab on the appropriate side from the current tab.
Added extra separator before "Close All" to have visual highlight between close "some" and close "all" menus.



https://lh4.googleusercontent.com/-7EIL9NhrNLM/VOHo50-bTMI/AAAAAAAABY8/cDZhmruaWak/w1208-h570-no/close.png

(图片来自 Lars Vogelpost on Google+)

关于eclipse - Eclipse Java 编辑器中的 "Close all tabs to the right"选项,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/19102236/

相关文章:

java - 如何修复验证插件缺少约束 : errors when moving from Eclipse Mars2 to Neon and changing target framework back to 1. 7

java - 缺少 SWT 依赖 Artifact ?

java - Weblogic10.3.5 eclipse服务器配置问题

java - 如何使用 Java API 访问 Eclipse 中的资源

java - 奇怪的 "Resource leak: stream is never closed"如果在循环中抛出异常,则使用 try-with-resources

java - 重新加载 Eclipse View

java - PDE中如何通过ID获取元素?

android - 在 Eclipse Classic 3.6.1 上安装 Android ADT 插件 v9.0.0 失败

eclipse - 是否可以将 Glassfish 支持集成到 Liferay IDE 中?

c++ - 类有虚方法但非虚析构函数C++