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 90082

Summary: Model Element Overwrite Authorization dialog should provide more details about element
Product: uml Reporter: Andrew Korostelev <akorostelev>
Component: Reverse EngineeringAssignee: issues@uml <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Element Model Overwrite Authorization dialog

Description Andrew Korostelev 2006-11-27 12:54:12 UTC
"Element Model Overwrite Authorization" dialog shows only name of element that
is going to be rewritten.
But it is not clear to user which of two elements with the same name will be
rewritten by another one.
More details about element location should be provided.

steps:
- create empty java project.
- open java application properties.
- add two source directories: 'src1' and 'src2'.
- add new java class 'NewClass' to 'src1' (with no packages)
- the same for 'src2': add 'NewClass' to 'src2' (with no packages)
- create RE uml project.

"Element Model Overwrite Authorization" dialog appears with question if user
wants to overwrite element "NewClass".
It is not clear which of them will be overwritten by another one.
Comment 1 Andrew Korostelev 2006-11-27 12:54:45 UTC
Created attachment 36294 [details]
Element Model Overwrite Authorization dialog
Comment 2 Andrew Korostelev 2006-11-27 12:55:56 UTC
This problem was met during RE of 'apache-ant' project.
User was confused.
Comment 3 Andrew Korostelev 2006-11-27 13:05:52 UTC
related issue 90084 - RE conflicts should be logged into RE log output
Comment 4 Joanne Lau 2008-06-19 22:38:50 UTC
still exists in 6.5