How can I hide the output folders (/war/com.projname.EntryPoint/) in the /war/ folder in Eclipse’s Package Explorer?
I’ve tried setting the folders to ‘Derived’ but it doesn’t chage a thing.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Unfortunately, the “Customize view” menu doesn’t allow adding new filters. If the filter you need is not in the list, there is something else you can do:
If you want to hide files from a subset of your project files, you can right-click any directory of your project and choose properties for only that directory and its subdirectories.
That worked on Eclipse Helios Service Release 2.