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 90958 - Problem with Code Generation
Summary: Problem with Code Generation
Status: VERIFIED INVALID
Alias: None
Product: uml
Classification: Unclassified
Component: Code Generation (show other bugs)
Version: 5.x
Hardware: All Linux
: P3 blocker (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-12 13:39 UTC by tyrant4java
Modified: 2007-01-26 12:53 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 tyrant4java 2006-12-12 13:39:12 UTC
Hi, i use the reverse engineering to generate a class diagram. But, when i 
modify the model and use the generation code, the existing code on source files 
is deleted, failing the synchronization between the new elements of class and 
the existing code.
Comment 1 Craig Conover 2006-12-12 17:18:20 UTC
This is as designed. There is not "sync" feature anymore. We are rebuilding the
Rev Eng and Code Gen feature because NB6 will require us to completely rewrite
this behavior.

Code Gen will always delete the current source and regenerate new sources. The
original sources are backed up if you have the check box checked in the Code Gen
dialog.

We understand this is not the ideal solution, but it is where we are at in this
stage of rebuilding the functionality.

The online help should provide more details.
Comment 2 Alexandr Scherbatiy 2007-01-26 12:53:15 UTC
Live RoundTrip was removed from uml