cdietschrun
CAGiversary!
- Feedback
- 17 (100%)
From now on in my computing 4 class, we are required to create UML diagrams of all classes we make and generate JavaDoc for all our assignments.
In my DrJava I am using, JavaDoc sometimes just goes away when you close DrJava. Making UML Diagrams are also a pain. The only way I know is to load each .java file into Netbeans 6.5 and do a bunch of work to reverse engineer the class an display the class diagram and then that sometimes dosen't show the correct class interconnectedness.
Can anyone point me at some tools? The most practical thing I could ask for is programs where I can load a series of related .javas with JavaDoc code in them and generate JavaDoc HTML and/or UML class diagrams.
Any help?
In my DrJava I am using, JavaDoc sometimes just goes away when you close DrJava. Making UML Diagrams are also a pain. The only way I know is to load each .java file into Netbeans 6.5 and do a bunch of work to reverse engineer the class an display the class diagram and then that sometimes dosen't show the correct class interconnectedness.
Can anyone point me at some tools? The most practical thing I could ask for is programs where I can load a series of related .javas with JavaDoc code in them and generate JavaDoc HTML and/or UML class diagrams.
Any help?