Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Showing hidden directories in Project Explorer view
Showing hidden directories in Project Explorer view [message #1735588] Tue, 21 June 2016 10:47 Go to next message
Vlad Acretoaie is currently offline Vlad AcretoaieFriend
Messages: 95
Registered: April 2014
Member
My RCP application includes the Project Explorer view, which by default hides all directories whose name starts with the dot (".") character.

Is it possible to customize the Project Explorer view so that these directories are no longer hidden?
Re: Showing hidden directories in Project Explorer view [message #1735638 is a reply to message #1735588] Tue, 21 June 2016 14:13 Go to previous messageGo to next message
Eclipse UserFriend
Use the view menu (the triangle) > Customize View... and look in the Filters for .* resources.
Re: Showing hidden directories in Project Explorer view [message #1735639 is a reply to message #1735638] Tue, 21 June 2016 14:17 Go to previous message
Vlad Acretoaie is currently offline Vlad AcretoaieFriend
Messages: 95
Registered: April 2014
Member
Thank you for the suggestion. My intention was to do this programmatically, and I ended up disabling all filters using the activateFilterIdsAndUpdateViewer method in the INavigatorContentService interface.
Previous Topic:custom export wizard in eclipse
Next Topic:How to access Icons under src/main/resources folder in Mars.2
Goto Forum:
  


Current Time: Sat Sep 21 01:52:09 GMT 2024

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

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

Back to the top