Main Menu
Login
SSL SecureMode
Username:
Password:  
Lost Password?
Register now!
ChangeVision Members Map
Search
Forum Index   -   Topic Index
   How to use of Astah (Pro/SysML/GSN/Com)
     [Tips] Generating Javadoc in JUDE

Threaded | Newest First Previous Topic | Next Topic | Bottom
Poster Thread
midori
Posted on: 2006/12/7 9:35
Developer
Joined: 2006/7/3
From:
Posts: 324
[Tips] Generating Javadoc in JUDE
Let's try Export HTML to generate Javadoc in JUDE.
(Go to [Tool] - [Export HTML] in the main menu.)


It is easy to generate Javadoc from Class diagrams. Classes, attributes and operations will be output. If you input definition to each element, it will be output as a comment.

Diagrams are also output by using JUDE/Professional.

To use Export HTML function, please copy tools.jar included in J2SE to JUDE installed folder.

I used this function to generate JUDE API Javadoc which was included JUDE installer. When we added some API, I just added some classes to the original class diagrams and exported HTML documentation.

It's simple and easy!
midori
Posted on: 2009/2/16 17:01
Developer
Joined: 2006/7/3
From:
Posts: 324
Re: [Tips] Generating Javadoc in JUDE
<< tools.jar >>

Please use tools.jar of J2SE5.0 or 6.0 based on your environment when you are using JUDE/Community, Professional 5.5 beta or higher.

Please use tools.jar of J2SE1.4 when you are using JUDE/Community, Professional 5.4.x or older.
Threaded | Newest First Previous Topic | Next Topic | Top