Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

UML Plugin for Netbeans 7.0?

how can i install/add UML plugin to Netbeans 7.0, i can find several ways to install plugin but only for the earlier versions from 6.9

http://forums.netbeans.org/topic28035.html its not working for me.

like image 988
JETR NSEF Avatar asked Aug 04 '11 15:08

JETR NSEF


People also ask

Can NetBeans generate a UML diagram?

UML modeling in NetBeansRight-click on the Class Diagram node and select New Class Diagram from the popup menu. This creates an empty class diagram. The diagram will automatically grab focus on its package header (top left of diagram). This allows you to specify the parent package for your diagram.

What is NetBeans plugin?

Codename One NetBeans Plugin Codename One is a toolkit that allows you to easily build beautiful cross-platform apps targeting iOS, Android, and the web using Java or Kotlin.

Can I run Python on NetBeans?

Python and Jython support for NetBeans is available via the nbPython plugin.


2 Answers

Here is how to install on 7.1 (should also work for 7.0)

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

Now on the tab Available Plugins there should be UML in category UML

like image 81
DKSan Avatar answered Oct 12 '22 09:10

DKSan


previous don't work, use this link netbeans 6.7.1 plugin container

like image 1
Rustem Galiullin Avatar answered Oct 12 '22 09:10

Rustem Galiullin