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 82383

Summary: Modify redefined operations dialog after generalize
Product: uml Reporter: Sergey Petrov <sj-nb>
Component: Code GenerationAssignee: issues@uml <issues>
Status: VERIFIED WORKSFORME    
Severity: blocker    
Priority: P4    
Version: 5.x   
Hardware: All   
OS: Solaris   
Issue Type: DEFECT Exception Reporter:

Description Sergey Petrov 2006-08-10 13:20:06 UTC
It may be solaris-x86-64 specific or isn't consistantly reproducible on
different systems

steps to reproduce:
1. create java project
2. create uml project by re
3. add package with scoped class diagram
4. add classes 'fff' and 'hhh' to the diagram
5. add operation 'public void rrr()\ to 'fff' with diagram editor
6. draw generalization from 'hhh' to 'fff'
7. press select all in 'Redefine Operations' dialog and 'Ok'
'Modify Redefined Operations' dialog appears
Comment 1 Craig Conover 2006-10-20 02:10:52 UTC
This is no longer reproducible probably because RT Live is disabled now.
Comment 2 Alexandr Scherbatiy 2006-11-07 12:49:25 UTC
verified