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 - user requests Reverse Engineering to be available in src file opened without project
Summary: user requests Reverse Engineering to be available in src file opened without ...
Status: NEW
Alias: None
Product: uml
Classification: Unclassified
Component: Reverse Engineering (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-21 11:15 UTC by Andrew Korostelev
Modified: 2007-02-21 11:17 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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