h1

Netbeans 6.8 UML support

January 30, 2010

Netbeans has been gaining a lot of popularity over last decade or so and definitely has become forerunner in becoming número UNO in open source development community specially for Java and JEE.

I have been following Netbeans release since 6.x and one of the feature that I really liked was the UML/UML2 diagrams, code generation and reverse engineering. This plugin stayed with the distribution for quite sometime but for some reason this plugin is not supported in the latest release 6.8.

What does that mean to you or me?
Well if you like traditional way of building apps where you first design and then use netbeans to generate the code for you, you are doomed. No longer would your existing uml projects open up, you would not be able to forward or reverse engineer code from/to model.

There is a plugin which Netbeans recommend for UML modelling but if you like the native UI of netebans UML then once again you are doomed.

I wanted to have same UML plugin to work with and the good news I was able to find a workaround which works like a charm. I had two installations of netbeans 6.8 and 6.7 which did suported the UML model projects. All I had to do was copy the “uml” folder from the netbeans 6.7 install directory to 6.8 install directory and voilà I could now create uml projects in 6.8 and open existing uml projects in 6.8 IDE.

Happy modelling.

6 comments

  1. > There is a plugin which Netbeans recommend for UML modelling

    which one? Any pointers? 🙂

    I would like to solve my question here:

    Where is UML for NetBeans 6.8?

    😉


    • The plugin netbeans 6.8 recommends is SDE plugin from visual paradigm. In case you are not able open existing UML projects using this plugin, try to follow my recommendation of simply copying the ‘uml’ folder from 6.5 install directory to 6.8 install directory 🙂


  2. […] No, wait. Read this. Possibly related posts: (automatically generated)Help To Stabilize NetBeans 6.8Kein Editor in […]


  3. For those of us who only recently switched to Netbeans, would you be able to upload this UML folder? 😀 would be really useful 🙂


  4. nice post 😀
    http://sqaindonesi.wordpress.com


  5. […] Language), see this article. But I may use the module from older version of Netbeans, such as this article. It was just simply copy the ‘uml’ folder from netbeans-6.9rc2-201005312001-ml-uml.zip […]



Leave a comment