Book a Demo

Author Topic: Reverse engineer Java code to Package diagram with  (Read 2353 times)

WardB

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Reverse engineer Java code to Package diagram with
« on: June 01, 2006, 06:49:48 am »
Hello,

I want to document my Java code. Among others I want to make a package diagram with dependencies between the packages.

I successfully imported all my code in EA.
I successfully drag and dropped all my packages in my package diagram.

Now I see all my packages in the package diagram. But the dependencies between the packages aren’t visible.

Does anybody know how to make the dependencies between packages visible?

Thnx,

Ward

thomaskilian

  • Guest
Re: Reverse engineer Java code to Package diagram
« Reply #1 on: June 01, 2006, 08:20:23 am »
AFAIK you have bad luck here. The package deppendencies are not recognized during an import and you likely have to draw them manually. You can verify whether depencies exist by opening the Relationships window (ctrl shift 2) and selecting a package.