简体   繁体   English

如何去掉编辑器上面的eclipse project explorer?

[英]How to remove eclipse project explorer above the editor?

When I was working on a project for my program fundimentals class I somehow got this miniature project explorer above the editor in eclipse, I have tried to look for a solution on google but I don't think i'm asking the right question so this was my final place to go.当我为我的程序基础 class 做一个项目时,我以某种方式在 eclipse 的编辑器上方得到了这个微型项目浏览器,我试图在谷歌上寻找解决方案,但我认为我没有问正确的问题所以这个是我到 go 的最后一个地方。

Here is a screenshot of my eclipse:这是我的 eclipse 的截图: 截屏

That is the breadcrumb view. 那是面包屑视图。

To toggle it on/off: 要打开/关闭它:

  • Shift + Alt + B (by default on Linux) Shift + Alt + B (在Linux上默认)
  • Right click in editor and choose Show in breadcrumb 右键单击编辑器,然后选择Show in breadcrumb
  • Ctrl + 3 to open up quick access (or click in quick access) and type breadcrumb and select the toggle command as in this screenshot: Ctrl + 3打开快速访问(或单击快速访问),然后输入breadcrumb并选择切换命令,如以下屏幕截图所示: 快速访问

  • Click this icon in the tool bar 点击工具栏中的此图标 面包屑

Yeah that is annoying, the workspace is cluttered enough.是的,这很烦人,工作区已经够乱了。 I was trying to simply minimize the explorer area so I could see the whole line of code and I eneded up activating this breadcrumb mode.我试图简单地最小化资源管理器区域,以便我可以看到整行代码,然后我开始激活这个面包屑模式。 Looks like:好像:

FILES/PREFERENCES/SETTINGS/WORKBENCH/BREADCRUMBS/DISABLE文件/首选项/设置/工作台/面包屑/禁用

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何将Eclipse样本编辑器与项目资源管理器视图中的文件相关联 - How to associate an Eclipse sample Editor with a file in project explorer view 如何删除 Eclipse Project Explorer 视图中的附加类下拉菜单? - How to remove additional class drop down in Eclipse Project Explorer view? 在eclipse项目资源管理器上下文菜单中添加“项目”上方的项目 - Add item above “Project” in eclipse project explorer contextmenu 如何使Eclipse开放代码编辑器不再与Project Explorer(再次)在同一窗格中? - How to make Eclipse open code editor not in same pane as Project Explorer (again)? 如何将Eclipse编辑器窗口链接到Eclipse项目 - How to link Eclipse editor window to Eclipse project 从Eclipse中的项目资源管理器视图中删除项目.jars - Remove project .jars from project explorer view in Eclipse 如何在 Eclipse 项目资源管理器中删除 JAX-WS Web 服务节点? - How to remove JAX-WS Web Services node in Eclipse Project Explorer? 如何从我的插件中删除项目浏览器中的Eclipse上下文菜单“MOVE” - How to remove Eclipse Context menu“MOVE” from project explorer from my Plugin 编辑器上方的Eclipse导航栏 - Eclipse navigation bar above editor Eclipse:如何从Project Explorer隐藏文件? - Eclipse : How to hide a file from Project Explorer?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM