|
Eclipse with VERY LARGE source trees
I'm working on an enormous source tree. My project is in one small branch of that tree and we depend on a few other branches.
Every time I try to use eclipse, it spins forever on the import of the source directory. I can only assume it's traversing this huge tree when all I really need is access to a handful of the directories within it.
Any ideas?
Thanks!
|