Book a Demo

Author Topic: Code Synchronizing - changing package structure  (Read 3357 times)

mayermichi

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Code Synchronizing - changing package structure
« on: November 15, 2013, 10:26:24 pm »
I'm using VS210 with MDG Integration.
Code-Forward - and Reverse-Synchronization is working okay, but how i should manage any changes in the package structure?
At the moment this is my working way:
1. Move any package or UML classes in AE
2. Move these files in VS to the correct file-directory
3. Change the Namespaces of these files in VS
4. Generate (synchronize) Sourcecode in AE (of the moved package) -> change the root-directory of the package to the file-directory

Now all files will be synchronized. Is there a better or easier way?

Thanks
Mike