问题
I am developing a web application in eclipse, which has a very large folder structure. However, most of the work is done in 4-5 folders. Is there a way to pin those folders, so that they are easily accessible (like the favorites in windows file explorer). Alternatively (even better), is there a way to create a custom view so that only desired folders are visible??
回答1:
You can use Resource Tagger plugin for this. Also look at Resource decorator plugin and filter the resources.
回答2:
A custom view is possible by using filters. Pull down the menu (the downward pointing triangle) at the top of the package explorer and select Filters. You can add patterns for the folders you want to exclude from the view.
来源:https://stackoverflow.com/questions/24861489/myeclipse-pin-folders-to-project-package-explorer