[Mono-dev] Is this by design?

Charlie Poole charlie at nunit.com
Wed Dec 23 14:53:19 EST 2009


Hi All,

The NUnit source contains separate solutions for VS2005, 2008, etc.
Each solution contains multiple projects and each project contains
multiple source folders under it. The actual source files are linked
from each folder and show up under them in Solution Explorer.

When I open these projects with MonoDevelop, they are all grouped
as External Files and the individual folders don't show in the IDE.

I see that MonoDevelop does support folders for source files that
are actually contained under the directory containing the project
and that files added in this way appear under their respective
folders.

Is the feature not supported for external files by design? If that's
the case, can you suggest alternate structure that will allow me
to support multiple solutions?

Charlie





More information about the Mono-devel-list mailing list