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 160025

Summary: make UML project to be able of being main project
Product: uml Reporter: kretes <kretes>
Component: ProjectAssignee: issues@uml <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description kretes 2009-03-10 16:54:36 UTC
I would like to do a thing of opening a type by name ctrl+o, and then make it be showed in the projects ( so i click
ctr+shift+1). But i get it opened in other project ( I have a normal JavaProject with that class ), and I want it to be
showned in UML Project in the Model tree.

or add another select in option - that would be better select in> UML model (ctrl+shift+4 or other)
Comment 1 Sergey Petrov 2009-03-10 17:00:27 UTC
There is find in model functionality.
And there is Select in Model context menu item for diagram elements.

What for uml project shoul be considered as main? In my opinion main is more for run/debug and similar purpose.