Book a Demo

Author Topic: Code reverse engineering problem  (Read 4438 times)

waheedmp3

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
Code reverse engineering problem
« on: January 12, 2016, 08:11:22 pm »
When I attempt to use "Code Engineering > import source directory" it works fine if the target package is empty,
but, if the package is not empty(contains sub-packages), the reverse results into an empty diagram and no elements are created.

Kindly check this snapshot
https://drive.google.com/file/d/0B8sebNz6RzDKTGwxMGNvbXZFWUk/view
« Last Edit: January 12, 2016, 10:33:30 pm by waheedmp3 »

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Code reverse engineering problem
« Reply #1 on: January 13, 2016, 08:28:01 am »
Import source directory will synchronize with existing classes. If you're trying to import the same source into multiple packages you won't see duplicates created and the end result will match your picture.