Book a Demo

Author Topic: Round Trip Engineering: Setting project location  (Read 2688 times)

dirc

  • EA User
  • **
  • Posts: 46
  • Karma: +0/-0
    • View Profile
Round Trip Engineering: Setting project location
« on: April 28, 2005, 07:05:18 am »
I have a stack of C# code on my machine and I have a new EA model, created by importing the XMI from another tool.

So, I now want to start synchronising the model and code. So how do I set the path for the source code for a package or class, so that synchronisation works?

I have hunted through the documentation and the only thing I can find is that EA stores the location of code when it generates it. That is all!

SO, how do I configure this option?

Thanks

Dirc
???
dirc

thomaskilian

  • Guest
Re: Round Trip Engineering: Setting project locati
« Reply #1 on: April 28, 2005, 08:15:07 am »
Nothing I do very often but the file name is stored in the Properties. Open it with Alt+1 or from the View menu. No idea though whether it's possible to change the path for multiple classes/packages.

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Round Trip Engineering: Setting project locati
« Reply #2 on: April 28, 2005, 04:16:54 pm »
You'll need to set the filename for each class manually.  It may end up being easier just to forget about what you imported via xmi and import the code using EA.

Simon