I have an existing codebase which I need to reverse engineer and produce the models from it. I imported the relevant code into the JBuilder, and it's spread across multiple projects. It all compiles. I now need to produce a sequence diagram encompassing the calls from classes residing in one project to dependant classes residing in other projects. Hos does one accomplish such thing?
I'm dealing with Borland Ent Studio 7 (JBX & Together)
TIA.
Simeon
- create a new library (in "user home" or "JBuilder) with dependant project
src path as a source path
- add this library as a required library to the 'main' project
"Simeon Leyzerzon" <simeon.l...@csfb.com> wrote in message
news:412ba7da$1...@newsgroups.borland.com...