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 - Synchronize generated code with existing source code
Summary: Synchronize generated code with existing source code
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: Synchronization (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker with 1 vote (vote)
Assignee: Viktor Lapitski
URL: http://wiki.netbeans.org/wiki/view/So...
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-29 19:50 UTC by Trey Spiva
Modified: 2007-06-22 15:51 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 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.