Skip to main content



      Home
Home » Newcomers » Newcomers » Project Explorer hierarchical view - disable location postfix?
Project Explorer hierarchical view - disable location postfix? [message #1700707] Mon, 06 July 2015 10:46 Go to next message
Eclipse UserFriend
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 18:16] by Moderator

Re: Project Explorer hierarchical view - disable location postfix? [message #1700834 is a reply to message #1700707] Tue, 07 July 2015 09:40 Go to previous messageGo to next message
Eclipse UserFriend
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 19:50 Go to previous message
Eclipse UserFriend
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: Tue May 20 22:46:58 EDT 2025

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

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

Back to the top