Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » How to remove the top-bar on java editor tabs
How to remove the top-bar on java editor tabs [message #642329] Tue, 30 November 2010 14:54 Go to next message
Eclipse UserFriend
Hi everybody,
I don't know what I did but suddenly a thin top bar appeared on every java editor tab in my eclipse IDE.
This top bar shows the full path to current class or method like this (unfortunately I cannot attach a screenshot):

project > src > package > MyClass > method (etc)

Each of those elements, if clicked, show a drop down menu where you can select the other projects / packages / methods etc.

Anyone knows how to hide it?
Thanks!

Re: How to remove the top-bar on java editor tabs [message #642345 is a reply to message #642329] Tue, 30 November 2010 16:35 Go to previous messageGo to next message
Eclipse UserFriend
Hi Luca,

I'd assume you activated the breadcrump bar by accident.
You may switch it off in your toolbar (unfortunately there is no default
keybinding for toggle breadcrump). The icon is left to "Toggle Mark
Occurrences" and shows a blue project icon, a class overlay and a black
triangle.

Regards,
Sebastian
--
Need professional support for Eclipse Modeling?
Go visit: http://xtext.itemis.com

Am 30.11.10 20:54, schrieb Luca Viggiani:
> Hi everybody,
> I don't know what I did but suddenly a thin top bar appeared on every
> java editor tab in my eclipse IDE.
> This top bar shows the full path to current class or method like this
> (unfortunately I cannot attach a screenshot):
>
> project > src > package > MyClass > method (etc)
>
> Each of those elements, if clicked, show a drop down menu where you can
> select the other projects / packages / methods etc.
>
> Anyone knows how to hide it?
> Thanks!
>
>
Re: How to remove the top-bar on java editor tabs [message #642539 is a reply to message #642345] Wed, 01 December 2010 12:43 Go to previous messageGo to next message
Eclipse UserFriend
Great! Thank' you very much Sebastian!

Sebastian Zarnekow wrote on Tue, 30 November 2010 16:35
Hi Luca,

I'd assume you activated the breadcrump bar by accident.
You may switch it off in your toolbar (unfortunately there is no default
keybinding for toggle breadcrump). The icon is left to "Toggle Mark
Occurrences" and shows a blue project icon, a class overlay and a black
triangle.

Regards,
Sebastian
--
Need professional support for Eclipse Modeling?
Go visit: http://xtext.itemis.com

Am 30.11.10 20:54, schrieb Luca Viggiani:
> Hi everybody,
> I don't know what I did but suddenly a thin top bar appeared on every
> java editor tab in my eclipse IDE.
> This top bar shows the full path to current class or method like this
> (unfortunately I cannot attach a screenshot):
>
> project > src > package > MyClass > method (etc)
>
> Each of those elements, if clicked, show a drop down menu where you can
> select the other projects / packages / methods etc.
>
> Anyone knows how to hide it?
> Thanks!
>
>

Re: How to remove the top-bar on java editor tabs [message #642869 is a reply to message #642345] Fri, 03 December 2010 01:36 Go to previous message
Eclipse UserFriend
Nice one Cool Luca,

I was just browsing the forum to find WTF i had done lol

Cheers dude

Rob
Previous Topic:How to get the canonical name of an entity, from its Binding
Next Topic:Eclipse gets slow down after some time
Goto Forum:
  


Current Time: Wed Jul 23 09:39:11 EDT 2025

Powered by FUDForum. Page generated in 0.06655 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top