Hi all, I have found a NullPointerException when launching the Sequence2 module.
I have investigated why this occurs and I found that the problem is because since the profile branch merge with trunk, the modules are initialized before the GUI. See http://argouml.tigris.org/source/browse/argouml/trunk/src_new/org/argouml/application/Main.java?rev=13614&r1=13614&r2=13613 I need the GUI initialized for adding some stuff to the menubar and the toolbar when the module is enabled. Can this change be reverted? Or what approach should I take now? TIA. -- Regards, Christian López Espínola
