Book a Demo

Author Topic: Cannot Import Source Code - Import from Source Files submenu missing  (Read 5497 times)

mikemahon512

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Hi,

I have created a class diagram and I am trying to import source code from my C# project.  When I follow the steps outlined in EA Help documentation on the 2nd step when I right click the diagram background there is no option on the context menu to "Import from source file(s)".  I am not certain how to get past this issue.  Please advise. 

Thanks,

Mike Mahon

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Cannot Import Source Code - Import from Source Files submenu missing
« Reply #1 on: July 01, 2016, 02:32:14 am »
See the menu option View|Perspectives|Menu Sets and make sure to select Complete

Geert

mikemahon512

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Re: Cannot Import Source Code - Import from Source Files submenu missing
« Reply #2 on: July 01, 2016, 03:00:01 am »
Thanks for the quick response.  Unfortunately, this does resolve my issue.  I verified that the "Complete" Menu Set is selected as you suggested.  I first highlighted Complete (it was already highlighted when I first opened the dialog).  Then I clicked Apply and then OK.  Every item in the tree of menu commands for the Complete Menu Set was selected.  Next I right clicked my class diagram but still no Import From Source File(s) option is present.  Any other suggestions would be welcome.  I am using EA Version 12.0.1215

Thanks,

Mike

mikemahon512

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Re: Cannot Import Source Code - Import from Source Files submenu missing
« Reply #3 on: July 01, 2016, 03:20:25 am »
Got it figured out or at least how I can make it work.  I just drag and drop the CS files I want to include on to the package.  This will import the classes into my Class Model.  I am still not certain why the other menu options are not appearing but this is a suitable work around for now.