Book a Demo

Author Topic: Copying elements  (Read 2343 times)

FrostScYthe

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Copying elements
« on: October 17, 2006, 10:49:58 am »
When I copy an element from the EAExample, and then close it and open my project where I plan to paste it... I get an error that says: " cannot locate element" or something like that, how can I copy-paste this element...  (it's particulary a screen for the User Interface that comes with the Example)

Thx

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Copying elements
« Reply #1 on: October 17, 2006, 03:17:12 pm »
You can't actually copy and paste between two packages.  You'll need to use XMI export/import to achieve the same goal.