Archive

Posts Tagged ‘UML’

Netbeans UML module fix

May 8th, 2007

Good news for 5.5 users - now the bug is fixed by the team of Modeler pack.

Thanks, guys, now there won’t be any headaches of transfering

For those who need integrated in their IDE, there are two solutions:

  1. Wait for the final release of 6.0 (most of essential modules go out the box)
  2. Start - > Tools ->Module Manager -> Update.. ->Chose - Enjoy developing with !

FIT, etc , , , , ,

Netbeans dependencies bug

May 6th, 2007

Working on one of my projects, I had to create some diagrams, not only for submitting to the supervisors, but also for tracing the process of software , and analysis stages.

I was really amazed trying to install new UML Modeler Plug-in for NetBeans IDE and seeing a nice shiny window:

“You can install the packages, but you won’t activate them!”

Just because of some dependencies incompatibility, their official website offered you a partial product: “Watch, but don’t touch!”

Hopefully, the team decided to include some of those necessary plug-ins in the main part of NetBeans 6.0 version, so there would be no need of installing again. From now on, I’ll have to switch to ArgoUML to finish up the stuff and patiently waiting for bug fixes of module dependencies :)

Design, Gadgets , , , ,

The key to success in UML, but not only.

April 15th, 2007

Working on the diagrams and digging through different , I’ve found a nice quote, which can be applied not only for :

Anything humans do well they do by taking tiny little steps and then evaluating what they have done. The things that
humans do not do well are things that they do in great leaps.We desire to create useful
diagrams. Therefore we will create them in tiny little steps.

was taken from the book of “UML for Java Programmers” by Robert Cecil Martin .

Links , , , , ,