I\'m adding an eclipse project to our existing code-base, and I\'d like to know if there is a way to exclude some directories from being picked up by eclipse at all? The reason
There is a straight way to do it:
P.S. If your project tree is not updated automatically you may have to press F5 while having input focus in Project Explorer window.