NetBeans 7.0 的 Java UML 自动生成
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/7038815/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Java UML Automated generation for NetBeans 7.0
提问by Create
I need to make UML diagrams of my project. How could I do it in NetBeans 7.0?
The program or plugin has to do it automatically.
我需要为我的项目制作 UML 图。我怎么能在 NetBeans 7.0 中做到这一点?
程序或插件必须自动执行。
回答by bharath
Search the plugin in netbeans plugin pagewith name is UML. You can find some plugins.
在netbeans 插件页面中搜索名称为UML 的插件。你可以找到一些插件。
Also look this article, Generating UML from netbeans.
另请参阅这篇文章,从 netbeans 生成 UML。
回答by Eugene Burtsev
Have you looked this http://netbeans.org/features/uml/?