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 99444

Summary: Synchronize generated code with existing source code
Product: uml Reporter: Trey Spiva <tspiva>
Component: SynchronizationAssignee: Viktor Lapitski <lvv>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://wiki.netbeans.org/wiki/view/SourceCodeSynchronization
Issue Type: ENHANCEMENT Exception Reporter:

Description Trey Spiva 2007-03-29 19:50:18 UTC
We need to have the ability to synchronize generated source code into an existing source code.  This 
feature does not imply live round trip.  In fact the synchronization will mostly not be live, but more of a 
batch mode.  In other words when the user says to generate source code, the new template mechanism 
would be initiated.  During the code generation mechanism is executed for a model element the 
synchronizaton component will be used to "merge" the source code into an existing file.

See the associated URL for more information.
Comment 1 Trey Spiva 2007-06-01 22:27:19 UTC
The feature is implmented
Comment 2 Andrew Korostelev 2007-06-22 15:51:06 UTC
verified.
feature is finished.
all problems are filed as separated issues.