Book a Demo

Author Topic: Package Dependencies  (Read 2294 times)

Robert DiFalco

  • EA Novice
  • *
  • Posts: 17
  • Karma: +0/-0
    • View Profile
Package Dependencies
« on: May 25, 2004, 08:42:44 am »
Hi. I've reversed a large Java project successfully. I am try to create a deployment diagram to discover the dependencies between packages. However, I am unable to get EA to draw the relationships like it is able to do with classes. Any ideas?

Robert DiFalco

  • EA Novice
  • *
  • Posts: 17
  • Karma: +0/-0
    • View Profile
Re: Package Dependencies
« Reply #1 on: May 26, 2004, 11:55:41 am »
Also is there a way to show the fully qualified package name instead of just the last part of the package name. If I have com.tw.ui.table and com.tw.db.table it can be a REAL drag to have two packages in my deployment diagram simply named "table".