In this video, you learn how to use the UML features of the IDE to create a simple UML class diagram. You then use the code generation and reverse engineering features to develop a simple banking application, which you can test by executing a test class. This banking application is greatly simplified; a real model for an application of this type would require more detail. The purpose of this tutorial is to introduce some of the IDE's UML features, not to teach you about UML concepts or the Java programming language..
@MeatAnd2Vegg google on "where-is-uml-for-netbeans-6-8".
MrNannings 1 month ago
@MrNannings What plugin's did you have to install?
MeatAnd2Vegg 3 months ago
if you got the newest version of netbeans you have to add some extra plugin sources in order to download and install this uml plugin
MrNannings 10 months ago
Good tute but voice guidance/commentary would've been helpful
FabricatedLife 1 year ago
NIce vedio dud,Subscribed, we're hoping more vedios.Thanks.
Arjun007ize 1 year ago
@Harita1985 , @TheIgel69 I've installed it successfuly in Netbeans 6.9.
Please, take a look at my blog about how I did it: blog.vgdata.net
It's in portuguese, sorry about that... please use Google Translator... ;-)
vgartner 1 year ago
The UML plugin for the NetBeans IDE is available for version 6.7 and earlier releases. Since 6.8 NetBeans doesn't provide this plug-in.
TheIgel69 1 year ago 2
What version of netbeans is it ? i dont have an Option for UML for 6.8 version , plz help me to find it
Harita1985 1 year ago
thank you, this video is useful for me.
AnhDucbkhn 2 years ago
@abiggerdog
the concept of uml is not "simply dragging a box", uml stands for "unified moddeling language", it's not only used in it but throughout the entire business world :).
you can use uml-schemes to explain how you do something to someone that hardly knows what you're talkin bout.
Plus !, you can generate entire classes using uml schemes in netbeans ;).
:)
morgane2 2 years ago