Book a Demo

Author Topic: Reverse Engineering from VS2003 & 2005  (Read 2770 times)

dejohnny

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Reverse Engineering from VS2003 & 2005
« on: April 20, 2006, 09:10:44 am »
I tried to reverse engineer a project I did in VS2003, and for some reason EA created all of the diagram for it, under the Use Case model view(folder)!  

I am doing something wrong? What should I do to build these diagrams the right way? ???

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8090
  • Karma: +118/-20
    • View Profile
Re: Reverse Engineering from VS2003 & 2005
« Reply #1 on: April 20, 2006, 02:57:11 pm »
EA doesn't actually make any distinction about what packages are for what purpose.  So what happened is that you imported the project with the Use Case model package as the current package.

You can either move the imported packages to your class view (if you've connected to the project, make sure you move everything including the package with the Visual Studio icon), or delete them from their current location and re-import them.