[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Re: Newcomer first impression: Piece of Crap


Dave Dyer wrote:

snip, snip, snip....

3) there ought to be a way to include/exclude files or directories from a project build list, without removing them from eclipse's
hierarchy view, and especially without deleting them from the file
system. Mature projects accumulate a lot of extra stuff which needs
to not confuse the IDE.



There is under the Java Build Path dialog of the project properties, a tab to setup the source path. If you expand the source path, you will see an include/exclude filter that can be edited (with the edit button). Now just add the files you do not want to see, or build to the exclude (bottom window) list.


You are done.

Hope this helps,
	ronw