Sidi,
You can generate diagrams automatically by
following the steps listed below:
1. Close Rose
2. Edit the rose.ini file
In Windows 95 The rose.ini file is in the directory in which Rose was installed. By
default
this is C:\Program Files\Rational\Rose.
In Windows NT this file can be found in:
C:\WINNT\Profiles\<<login name>>\Application Data\Rational\Rose\6.0
OR you could just use the script listed below to determine the location
of your rose.ini file:
'<<START SCRIPT>>
Sub Main
MsgBox RoseApp.GetRoseIniPath()
End Sub
'<<END SCRIPT>>
3. In the rose.ini file look for and change
AutoConstructMainDiagrams=No
to
AutoConstructMainDiagrams=Yes
4. Restart Rose
Reverse engineer your code into a new model. Future reverse engineering sessions for
all
add-ins (including java) into models created from this point on should automatically
create
class diagrams.
Regards
Vishu
"Sidi O. Soueina" wrote:
> Hi there,
> I am trying to reverse engineer some java code (several packages).
> There are no errs during the operation. However I cannot see any class
> diagrams (even when I try to user the browser ...) I am suppose to do
> this by hand?
>
> This is a big package I am dealing with. Is there another way? given
> that Rose
> do not produce class diagrams.
>
> You help is highly appreciated.
>
> Sidi.
>
> ************************************************************************
> * Rose Forum is a public venue for ideas and discussions.
> * For technical support, visit http://www.rational.com/support
> *
> * Admin.Subscription Requests: [EMAIL PROTECTED]
> * Archive of messages:
>http://www.rational.com/products/rose/usergroups/rose_forum.jtmpl
> * Other Requests: [EMAIL PROTECTED]
> *
> * To unsubscribe from the list, please send email
> *
> * To: [EMAIL PROTECTED]
> * Subject:<BLANK>
> * Body: unsubscribe rose_forum
> *
> *************************************************************************
************************************************************************
* Rose Forum is a public venue for ideas and discussions.
* For technical support, visit http://www.rational.com/support
*
* Admin.Subscription Requests: [EMAIL PROTECTED]
* Archive of messages:
http://www.rational.com/products/rose/usergroups/rose_forum.jtmpl
* Other Requests: [EMAIL PROTECTED]
*
* To unsubscribe from the list, please send email
*
* To: [EMAIL PROTECTED]
* Subject:<BLANK>
* Body: unsubscribe rose_forum
*
*************************************************************************