Book a Demo

Author Topic: Combining projects  (Read 4093 times)

Richard Hinkamp

  • Guest
Combining projects
« on: July 05, 2002, 03:02:58 am »
Hello,

I got several .EAP files and I want to combine those projects so i would have all diagrams in 1 file, I can't find a way to do this. Can anybody help me?

Richard

PhilBoyd

  • EA Novice
  • *
  • Posts: 14
  • Karma: +0/-0
  • Doh!
    • View Profile
Re: Combining projects
« Reply #1 on: July 05, 2002, 01:36:19 pm »
Can't you do an export then import to combine the projects?

Richard Hinkamp

  • Guest
Re: Combining projects
« Reply #2 on: July 07, 2002, 11:12:51 pm »
That is not an option, because when you import a xml file, all current diagrams are deleted  :-/.

Richard Hinkamp

  • Guest
Re: Combining projects
« Reply #3 on: July 08, 2002, 02:00:15 am »
I got something working now:
- Export XML of a seperate package in a view
- Import in a seperate package
- Move to correct place
- Correct all constraints, method invocations, new interaction groups and branching
- Check every diagram if it's the same as the original now
- You're done
Not a nice way, but it works.

Richard