简体   繁体   中英

NetBeans 6.8/6.7 UML Class Diagrams

i have tried to generate Class Diagrams in NetBeans 6.7 and 6.8 but all i get is:

替代文字

i figured out installing UML for 6.8 here: NetBeans 6.8 UML

i have followed the instructions here: UML Class diagrams

i so far i failed to generate anything meaningful.

i have followed the tips:

Open your project, then create a new UML project (choose "Reverse Engineered Java-Platform model"). After that all your classes will be available in the UML project under "Model". You can now create a new class diagram and drag your classes from "Model" onto the diagram.

but nothing meaningful happens when i drag my classes to the Class Diagrams. it always represents the classes as "datatype" on the diagram and class info is not displayed.

any helpful tips regarding how can i fix this? or another way of generating Java class diagrams?

thank you for your time.

EDIT: NetBeans 6.5.1 is working perfectly. thanks!

As pointed out here there is no solution for 6.7 try a lower version (eg 6.5) or try Visual Paradigm ... here is one snippet of a good comment:

the UML module was discontinued in the default distribution of Netbeans after 6.5 and instead they now recommend visual paradigm(VP),

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM