Book a Demo

Author Topic: How to reverse engineer? Don't see the option  (Read 2809 times)

dc360

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
How to reverse engineer? Don't see the option
« on: July 27, 2012, 10:16:34 am »
I read the following page: http://www.sparxsystems.com/enterprise_architect_user_guide/software_development/o316.html

But I don't see "Import from source file(s) submenu," anywhere. I want to generate a class diagram for my existing codebase. Can someone help? What type of diagram I have to first create that will give me this elusive context menu?

KP

  • EA Administrator
  • EA Expert
  • *****
  • Posts: 2919
  • Karma: +55/-3
    • View Profile
Re: How to reverse engineer? Don't see the option
« Reply #1 on: July 27, 2012, 10:32:20 am »
Right-click a package in the project browser and it should have the Code Engineering context menu.

If not, View > Workspaces and Commands > Commands and choose a command set that includes Code Engineering.

If that doesn't work, you may need to upgrade to Professional Edition or higher.
The Sparx Team
[email protected]

dc360

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Re: How to reverse engineer? Don't see the option
« Reply #2 on: July 27, 2012, 02:58:14 pm »
Great. View option helped. Thanks a lot.