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 137195 - Diagram not updated after reverse engineer
Summary: Diagram not updated after reverse engineer
Status: RESOLVED DUPLICATE of bug 137469
Alias: None
Product: uml
Classification: Unclassified
Component: Reverse Engineering (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Trey Spiva
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-13 18:55 UTC by Joanne Lau
Modified: 2008-07-14 15:17 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joanne Lau 2008-06-13 18:55:27 UTC
Build: 080612

- Create a Java application project
- Create a class element cc in the class diagram
- Create an operation ss in the class element
- In the projects tree, select the UML model -> Generate Code
- Modify the cc java source,  add a parameter (e.g double dd)
   in the method ss
- Reverse engineer to the exiting UML project
- Click the diagram tab, the new parameter doesn't show 
  in the operation 

Workaround is to close and reopen the diagram
Comment 1 Trey Spiva 2008-07-14 15:17:07 UTC

*** This issue has been marked as a duplicate of 137469 ***