Book a Demo

Author Topic: Joining projects  (Read 7489 times)

zyx

  • EA User
  • **
  • Posts: 95
  • Karma: +1/-1
    • View Profile
Joining projects
« on: March 01, 2013, 03:06:31 am »
Dear all,

    Again I apologize for my bad english.

    How can I join two projects? I have part of one project in a EAP file and the other part in another EAP file and I want to join the two projects so to become them in a single project. Is it possible?


Patrick Julian

  • EA User
  • **
  • Posts: 51
  • Karma: +0/-0
    • View Profile
Re: Joining projects
« Reply #1 on: March 01, 2013, 04:15:28 am »
Yes. You can export project A into an XMI file.
Then you import that XMI file into your project B.

Details:
http://www.sparxsystems.com/enterprise_architect_user_guide/projects_and_teams/importexport.html

zyx

  • EA User
  • **
  • Posts: 95
  • Karma: +1/-1
    • View Profile
Re: Joining projects
« Reply #2 on: March 01, 2013, 07:31:32 am »
Right, but I didn't got it. Can you say how to do it step-by-step? The help doesn't help...

g.makulik

  • EA User
  • **
  • Posts: 355
  • Karma: +0/-0
    • View Profile
Re: Joining projects
« Reply #3 on: March 01, 2013, 08:12:09 am »
Besides simple XMI Import/Export of projects/packages (wich is fairly well documented here: http://www.sparxsystems.com/support/faq/import_xmi.html), you can use version controlled projects which will synchronize using the XMI Import/Export mechanism through version control system repositories (see: http://www.sparxsystems.com/enterprise_architect_user_guide/9.3/projects_and_teams/versioncontrol.html).

HTH
Günther
Using EA9.3, UML2.3, C++, linux, my brain, http://makulik.github.com/sttcl/

RoyC

  • EA Administrator
  • EA Practitioner
  • *****
  • Posts: 1297
  • Karma: +21/-4
  • Read The Help!
    • View Profile
Re: Joining projects
« Reply #4 on: March 01, 2013, 09:55:33 am »
What version of EA are you using? The Help reference that Patrick provided is quite old. For EA version 9.3, try:

http://www.sparxsystems.com/enterprise_architect_user_guide/9.3/projects_and_teams/exporttoxmi.html

That is, however, lagging behind release 10; we are currently working towards updating the web Help topics for the latest release.

It is useful for others to link you to the web help, but once you have a rough idea of the topic I recommend that you locate that topic in the Help provided with your installer (click on one of the many Help icons in the user interface). That Help will be more closely aligned with your version of the product.
Best Regards, Roy