MyEclipse: pin folders to project/package explorer

馋奶兔 提交于 2020-02-07 12:50:05

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!