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 96127

Summary: user requests Reverse Engineering to be available in src file opened without project
Product: uml Reporter: Andrew Korostelev <akorostelev>
Component: Reverse EngineeringAssignee: issues@uml <issues>
Status: NEW ---    
Severity: blocker    
Priority: P2    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Andrew Korostelev 2007-02-21 11:15:57 UTC
User wants to have ability to update model from source file opened by 'Navigate
to Source' without creating java project.

steps:
- create new 'Java-Model' uml project
- add class diagram
- put class on dagram and name it
- generate code for class element
- invoke 'Navigate To Source' for class element on diagram
- Update class source file opened in editor.
- Open context menu in java source editor.
'Reverse Engineer' menu item is grayed out.
User requests an ability to update model with source modifications in this case.

source:
mail thread "[nbusers] edit UML generate source and update UML diagram" on
nbusers@netbeans.org