Page 1 of 1
Eclipse Project Outline
Posted: Fri Jan 16, 2009 4:18 am
by onion2k
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.
Re: Eclipse Project Outline
Posted: Fri Jan 16, 2009 11:11 am
by Christopher
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.