简体   繁体   English

在NetBeans 7.1.1中创建UML类图

[英]Creating UML Class Diagrams in NetBeans 7.1.1

I want to install/enable the NetBeans plugin for creating and viewing UML diagrams, as seen here . 我想安装/启用NetBeans插件,用于创建和查看UML图,如图这里 However, fairly extensive searching has turned up results for NetBeans 6.5 and lower, whereas I am using NetBeans 7.1.1. 但是,相当广泛的搜索已经提高了NetBeans 6.5及更低版本的结果,而我使用的是NetBeans 7.1.1。 (I've tried those solutions, though, but to no avail; what they said should be in the IDE was not, such as the Update Manager) Does anyone know how to get NetBeans 7.1.1 to show UML diagrams of Java projects? (我已尝试过这些解决方案,但无济于事;他们所说的应该是IDE中的内容,例如Update Manager) 有谁知道如何让NetBeans 7.1.1显示Java项目的UML图?

Here is how to install on 7.1 以下是如何在7.1上安装

Add a new configuration to update centers: Tools -> Plugins -> Settings -> Add 向更新中心添加新配置:工具 - >插件 - >设置 - >添加

As the URL copy the following into the textbox: http://dlc.sun.com.edgesuite.net/netbeans/updates/6.9/uc/m1/dev/catalog.xml 当URL将以下内容复制到文本框中时: http//dlc.sun.com.edgesuite.net/netbeans/updates/6.9/uc/m1/dev/catalog.xml

Now on the tab Available Plugins there should be UML in category UML. 现在在可用插件选项卡上应该有UML类别的UML。 Install the plugin, and its done..!! 安装插件,它完成.. !!

Netbeans 6.7 was the last version to support UML. Netbeans 6.7是支持UML的最后一个版本。 For 7.1, there's (1) a semi-broken workaround and (2) yWorks UML Doclet , which will let you generate diagrams. 对于7.1,有(1)半破解解决方法和(2) yWorks UML Doclet ,它可以让您生成图表。 See this for more details. 有关详细信息,请参阅

Edit : You can install the UML plugin manually on 7.1. 编辑 :您可以在7.1上手动安装UML插件

How use Visual Paradigm Integrated with Net Beans 如何使用Visual Paradigm与Net Beans集成

http://www.visual-paradigm.com/tutorials/modelinginnetbeans.jsp http://www.visual-paradigm.com/tutorials/modelinginnetbeans.jsp

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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