Sparx Systems Forum

Enterprise Architect => General Board => Topic started by: Richard Hinkamp on July 05, 2002, 03:02:58 am

Title: Combining projects
Post by: Richard Hinkamp 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
Title: Re: Combining projects
Post by: PhilBoyd on July 05, 2002, 01:36:19 pm
Can't you do an export then import to combine the projects?
Title: Re: Combining projects
Post by: Richard Hinkamp 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  :-/.
Title: Re: Combining projects
Post by: Richard Hinkamp 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