Hi
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.
Hi
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.
In the 'Project Explorer', if you click on the triangle on the upper right hand side and select 'Customize View', you should be able to set a filter on 'Java Output Folders' (ie the checkbox for this field should be selected).
In the Package Explorer, click the triangle button on the toolbar. Select Filters... and add add appropriate exclusion rule for the output directory.