[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.platform] Re: An idea for a clean project explorer
|
If you click on the little triangle on the view menu, you'll see a 'custom filters' or something like that. Open them up, and you can add a filter that filters resources by name. That's how the .classpath and .project are hidden; any name that matches .* is not shown.
You could easily add your own name, provided there's a sufficiently unique prefix/name to make it happen.
Alex.