Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Project Explorer hierarchical view - disable location postfix?
Project Explorer hierarchical view - disable location postfix? [message #1700707] Mon, 06 July 2015 14:46 Go to next message
Bruno Medeiros is currently offline Bruno MedeirosFriend
Messages: 11
Registered: September 2014
Junior Member
Hi. I'm very interested in the Project Explorer hierarchical projects mode that debuted in Mars. However when I enable it, if the project location is not on the workspace (which is the case for all Git projects I have), an annoying suffix is added to the label of the project, the "(in <....>)". This is very un-interesting information for me, and clutters up my Project Explorer. Is there a way to disable it? See pic for example:
http://i.imgur.com/qV6rnmP.png

[Updated on: Mon, 06 July 2015 22:16] by Moderator

Report message to a moderator

Re: Project Explorer hierarchical view - disable location postfix? [message #1700834 is a reply to message #1700707] Tue, 07 July 2015 13:40 Go to previous messageGo to next message
Mickael Istria is currently offline Mickael IstriaFriend
Messages: 865
Registered: July 2009
Location: Grenoble, France
Senior Member

Hi,
The "in ..." suffix is only shown if the project name doesn't match the host folder name. In most user-cases that were used in order to drive the development of this feature (Maven and PDE projects), not highlighting the case of a folder not matching project name quickly became necessary in order to avoid user confusions (the Hierarchical layout makes users assumes it's like the file system, so there is need to show filesystem names somewhere).
Unfortunately, there is now way to tweak this label provider once hierarchical project layout is enabled. Patches on this topic would be welcome. http://git.eclipse.org/c/platform/eclipse.platform.ui.git/tree/bundles/org.eclipse.ui.navigator.resources/src/org/eclipse/ui/internal/navigator/resources/nested/NestedProjectsLabelProvider.java
Re: Project Explorer hierarchical view - disable location postfix? [message #1700895 is a reply to message #1700834] Tue, 07 July 2015 23:50 Go to previous message
Bruno Medeiros is currently offline Bruno MedeirosFriend
Messages: 11
Registered: September 2014
Junior Member
For now, opened an issue: https://bugs.eclipse.org/bugs/show_bug.cgi?id=472115
Previous Topic:how can i setting connection timeout for jetty?
Next Topic:Re: Eclipse C++ Symbol 'std' could not be resolved
Goto Forum:
  


Current Time: Fri Apr 19 22:36:34 GMT 2024

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

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

Back to the top