views:

2352

answers:

1

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.

There are a number of other UML NetBeans plugins out there. However, I've never used any of them. Any suggestions?

A: 

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.

Step by step explanation of the process of installation of the plugin:

  1. Go to http://dlc.sun.com.edgesuite.net/netbeans/updates/6.7.1/uc/final/beta/modules/uml6/ and download all .nbm files from there.
  2. Open NetBeans and go to Tools->Plugins->Downloaded
  3. Click on Add plugins… button
  4. Select all .nbm files you have downloaded from the source mentioned above.
  5. Follow step by step wizard of NetBeans to install plugins

Hope that helps you also. As for me I am enjoying UML in NetBeans starting from today.
Good luck.

Bakhtiyor