Hi, Is there any way for a single project to have multiple root directories? In a project I am working on, files that I change are in a separate tree. The union of both trees forms the actual project. Thanks, Marcus
>>> Marcus Harnisch <marcus.harnisch@...> seems to think that: >Hi, > >Is there any way for a single project to have multiple root >directories? In a project I am working on, files that I change are in >a separate tree. The union of both trees forms the actual project. [ ... ] The answer is "yes" and "no". The "no" just means there is no simple configuration for it. For "yes", here is what you could do: 1) You could specify one project root, and add the second root to include path for your language of choice. Those files will then be pulled in. 2) Add a symbolic link to make it be in one project 3) Add one set of databases in one directory to `semanticdb-project-system-databases'. I'll add a note for myself to make it a little easier than that. Eric -- Eric Ludlam: zappo@..., eric@... Home: http://www.ludlam.net Siege: http://www.siege-engine.com Emacs: http://cedet.sourceforge.net GNU: http://www.gnu.org