Book a Demo

Author Topic: Can EA omit parent packages on VS proj. import?  (Read 3069 times)

CleverCoder

  • EA User
  • **
  • Posts: 34
  • Karma: +0/-0
    • View Profile
Can EA omit parent packages on VS proj. import?
« on: August 27, 2007, 11:15:36 am »
Hi everyone,

I'm evaluating EA for our organization and have hit another question that i can't find the answer for.

When I connect a VS project to a model, it creates model packages that map to the VS namespaces for the project. So, for instance, the project is for namespace:
a.b.c.d.foo

I wanted to know if it was possible to omit the creation of the packages "/a/b/c/d" from the model.  So, in the model, I only want the package "/foo/".

Can this be done? I can't find an option to change this behavior. I'm afraid of moving the model elements since it might affect the actual namespace of the synchronized classes.

Cheers!
-Sean