问题描述
NetBeans UML插件似乎已经停产,因为在NetBeans论坛上进行的讨论.这是一个很棒的免费工具,具有不错的模型->代码和代码->模型生成.
It appears that the NetBeans UML plugin has been discontinued, as per a discussion on the NetBeans forums. This was a great, free tool with nice model->code and code->model generation.
还有许多其他的UML NetBeans插件.但是,我从未使用过它们中的任何一个.有什么建议吗?
There are a number of other UML NetBeans plugins out there. However, I've never used any of them. Any suggestions?
推荐答案
我还为NetBeans 6.8安装UML时遇到了问题. Web上提出的大多数解决方案似乎都不起作用.今天,我终于找到了如何在NetBeans 6.8上安装UML插件.
I had also a problem with installing UML for my NetBeans 6.8. Most of solutions proposed in the Web doesn't seem to work. Today I have finally find how to install UML plugin on NetBeans 6.8.
逐步说明插件的安装过程:
- 转到 http://dlc. sun.com.edgesuite.net/netbeans/updates/6.7.1/uc/final/beta/modules/uml6/并从此处下载所有.nbm文件.
- 打开NetBeans并转到工具"->插件"->已下载"
- 单击添加插件"按钮
- 选择您从上述来源下载的所有.nbm文件.
- 按照NetBeans的逐步向导安装插件
- Go tohttp://dlc.sun.com.edgesuite.net/netbeans/updates/6.7.1/uc/final/beta/modules/uml6/and download all .nbm files from there.
- Open NetBeans and go to Tools->Plugins->Downloaded
- Click on Add plugins… button
- Select all .nbm files you have downloaded from the source mentioned above.
- Follow step by step wizard of NetBeans to install plugins
希望对您也有帮助.对于我来说,从今天开始,我将喜欢NetBeans中的UML.
祝你好运.
Hope that helps you also. As for me I am enjoying UML in NetBeans starting from today.
Good luck.
这篇关于推荐的NetBeans UML插件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!