Eclipse Project Outline
Moderator: General Moderators
Eclipse Project Outline
Anyone know a way to get Eclipse to ignore certain files when it's generating the list of constants, classes and functions for the project outline? It's annoying to have all the stuff from ADODB Lite, FPDF, Swift, etc in there when I know I won't ever need to use them.
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
Re: Eclipse Project Outline
When you create a project there is a section called PHP Include Path and I think there is another place to specify projects that this projects on which this depends. Maybe one of those would allow you to move those folders out of the project folder.
(#10850)