Eclipse - 省略扩展
我想知道如何从 UI 中的名称选项卡中省略 .java 文件的扩展名。
如果我打开了超过 5 个 java 文件,则由于已经写入 .java 5 次,其余的文件将被扔到连续列表中。这是一个小小的不便。
那么如何让名称选项卡隐藏扩展名呢? (即使只是 .java 文件)
I'd like to know how to omit the extensions of .java files from the name tabs in the UI.
if I have more than 5 java files open the rest get thrown into the continued list due to writing .java 5 times already. This is a minor inconvenience.
So how do I get the names tabs to hide extensions? (even if just .java files)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
没有隐藏扩展的选项,您只能选择编辑器选项卡位置(顶部、底部)。您可以在菜单
Windows -> 中找到可用选项首选项 - 常规 - 外观
There is no option to hide the extensions, you can only choose the editor tabs position (top,bottom). you find the available options in the menu
Windows -> Preferences - General - Appearance