How do I get rid of this unwanted bar from Eclipse?

我是研究僧i 提交于 2020-03-12 07:05:51

问题


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?


回答1:


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.

If you don't see it, let me know, and I can try to figure out which toolbar it is a part of.




回答2:


Using the Scala View, I neither had the icon mentioned in the accepted answer nor did Alt+Shift+B work.

What did work for me: Right click in the unwanted breadcrumb bar and click Hide Breadcrumb.




回答3:


When you right-click the breadcrumb bar, you need to right-click one of the words. Just clicking the bar does not work




回答4:


right click on the breadcrum and click hide beadcrumb option.




回答5:


just click the button next new class button and problem solved. And If you want breadcrumb just hit alt+shift+B. hit the link for image




回答6:


Adding on to the other answers, the "toggle breadcrumb" button may be in an alternate location on the toolbar as in this image:



来源:https://stackoverflow.com/questions/9650664/how-do-i-get-rid-of-this-unwanted-bar-from-eclipse

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!