Is it possible to control the generation of the namespace other than the root namespace?
I have v2.6 and am in the process of upgrading to 3.1.
So we want the directory structure of the project to match the generated namespace.
Ex: Project Directory is DataBaseGeneric\EntityClasses
so the namespace would be ProjectName.DataBaseGeneric.EntityClasses.
Thanks,
Billy Jacobs