This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 194289 - [UML] multiple bugs
Summary: [UML] multiple bugs
Status: RESOLVED DUPLICATE of bug 171788
Alias: None
Product: uml
Classification: Unclassified
Component: General (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-13 03:05 UTC by cordisvictor
Modified: 2011-01-13 15:42 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description cordisvictor 2011-01-13 03:05:24 UTC
1) Tree view not updating when adding first node (only until 2nd node is inserted
   does the 1st node show
2) sometimes unable to delete closed diagram
3) unable to reopen closed diagram !!!
4) "generate code" on the project generates only the packages... must right-
   click / generate code on each subpackage in order to generate all classes
Comment 1 javydreamercsw 2011-01-13 12:50:42 UTC
If I'm correct everything is related to issue #171788.

On 3 and 4 is because is not visible?

*** This bug has been marked as a duplicate of bug 171788 ***
Comment 2 cordisvictor 2011-01-13 15:42:04 UTC
Hello,

1st I must apologize for mentioning so many bugs at one time...
I was because this UML NB plug-in is FANTASTIC:
1) way better and safer than StarUML at workflow
2) fantastic graphics, better than Star UML or ARGO UML
   ( Symbols in diagrams, prj tree, diagram types)
3) Perfect integration with netbeans IDE
   ( Icons + UML workflow is exactly like GUI builder's)
4) great DP features and code generation

...and it's sad that this UML tool is not yet stable enough to be 
part of the default IDE bundle, as the IDE's UML builder.

2nd:
2) sometimes unable to delete a selected(vizible) diagram
   (some JDialog says that the file cannot be deleted)
3) 2xclick(or Open) does not reopen it
   ( if you close a diagram, it is as good as deleted)
   But there is that cool feature: "create diagram with selected elements"
4) all elements (packages+classes) are visible and generating code for a
   selected package works, BUT if I generate code from the UML project node
   only all packages are generated ( no classes)