Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 19:54 Go to next message
Luca Viggiani is currently offline Luca ViggianiFriend
Messages: 5
Registered: September 2009
Junior Member
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 21:35 Go to previous messageGo to next message
Sebastian Zarnekow is currently offline Sebastian ZarnekowFriend
Messages: 3118
Registered: July 2009
Senior Member
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 17:43 Go to previous messageGo to next message
Luca Viggiani is currently offline Luca ViggianiFriend
Messages: 5
Registered: September 2009
Junior Member
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 06:36 Go to previous message
Rob  is currently offline Rob Friend
Messages: 1
Registered: December 2010
Junior Member
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: Thu Apr 18 19:49:55 GMT 2024

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

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

Back to the top