如何从 Eclipse 中摆脱这个不需要的栏?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/9650664/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
How do I get rid of this unwanted bar from Eclipse?
提问by BobMcboberson
When coding in Eclipse(Indigo), I accidentally hit a combination of keys which made this bar appear when I was doing some shortcuts. This question has probably being answered before but since I don't know the exact name of the bar googling the problem has being fruitless. I've spent two hours trying to fix it. So anyone know how to get rid of this bar in the image below?
在 Eclipse(Indigo) 中编码时,我不小心按了一个组合键,这使我在做一些快捷方式时出现了这个栏。这个问题之前可能已经有人回答过,但由于我不知道谷歌搜索栏的确切名称,所以问题一直没有结果。我花了两个小时试图修复它。所以有人知道如何摆脱下图中的这个酒吧吗?
回答by edthethird
The bar you are talking about is the breadcrumbs.
你所说的酒吧是面包屑。
To remove it, look at your toolbar which should more or less look like this:
要删除它,请查看您的工具栏,它或多或少应该是这样的:
Then, click that button that is on the very far right. It looks like a little C with a green circle, a black triangle, and some small blue thing in the back. Find that button on your eclipse toolbar and click it to show/hide breadcrumbs.
然后,单击最右侧的那个按钮。它看起来像一个带绿色圆圈的小C,一个黑色三角形,后面还有一些蓝色的小东西。在 eclipse 工具栏上找到该按钮并单击它以显示/隐藏面包屑。
If you don't see it, let me know, and I can try to figure out which toolbar it is a part of.
如果您没有看到它,请告诉我,我可以尝试找出它属于哪个工具栏。
回答by bluenote10
Using the Scala View, I neither had the icon mentioned in the accepted answer nor did Alt+Shift+B work.
使用 Scala 视图,我既没有接受的答案中提到的图标,也没有 Alt+Shift+B 工作。
What did work for me: Right click in the unwanted breadcrumb bar and click Hide Breadcrumb.
什么对我有用:右键单击不需要的面包屑栏,然后单击Hide Breadcrumb。
回答by Carson Graham
When you right-click the breadcrumb bar, you need to right-click one of the words. Just clicking the bar does not work
当您右键单击面包屑栏时,您需要右键单击其中一个词。只是点击栏不起作用
回答by Pramod Kishore
right click on the breadcrum and click hide beadcrumb option.
右键单击面包屑并单击隐藏 beadcrumb 选项。
回答by Shivam Kashyap
just click the button next new class buttonand problem solved. And If you want breadcrumb just hit alt+shift+B. hit the link for image
只需单击新类按钮旁边的按钮即可解决问题。如果你想要面包屑,只需按 alt+shift+B。点击图片链接