Book a Demo

Author Topic: How to reverse engineer package created in Eclipse  (Read 2021 times)

hoangtu

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
How to reverse engineer package created in Eclipse
« on: January 27, 2012, 01:13:59 pm »
I am trying the trial version of Enterprise Architect, and I am very pleased with what it offers. I intend to buy it after finishing the trial. Take another step further, I have tried MDG Eclipse Integration. The feature works as expected. However, one thing which is bothering me is that from EA, I can forward engineer what I created, but I cannot reverse what I created in Eclipse (such as packages, class files...). The language in action is C++. Am I missing something, or currently it is not supported? Here is the procedure:

1. I installed it properly.
2. Created an empty Eclipse project.
3. Created an empty Class Diagram model.
4. Map the model to the project in Eclipse.
5. Start synchronizing. From EA to Eclipse, it works. But it does not work the other way around. Here is the problem.

For example, I created a package called Test and a class file call test.h. However, EA can't recognize these two elements when I try to "Marge with Eclipse"
« Last Edit: January 27, 2012, 02:12:00 pm by hoangtu »