Book a Demo

Author Topic: Where is property for engineered source files  (Read 2413 times)

Jeb.Beasley

  • EA Novice
  • *
  • Posts: 16
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Where is property for engineered source files
« on: March 03, 2005, 06:19:59 am »
I needed to move some files generated by C++ code engineering.  Now the link is broken when I try to synchronize my class with my code.

How to change the file associated with the diagram element?

Jeb.Beasley

  • EA Novice
  • *
  • Posts: 16
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Where is property for engineered source files
« Reply #1 on: March 03, 2005, 06:52:53 am »
Found it.

Select element, right click, select generate code,  set the path and close the generate box with 'Save' without generateing code....

Ctrl G also opens that dialog...

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Where is property for engineered source files
« Reply #2 on: March 03, 2005, 01:10:37 pm »
If you have more than one class (very likely) go to the local paths dialog (Configuration | Local Paths).  Create a path with the old path.  Click Apply Path.  Change the path to the new location.  Optionally click Expand path and delete the path that was used.  (If you ever saved it)

Simon