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 109052 - Code Gen dialog needs option for "Add Merge Markers to Existing Source"
Summary: Code Gen dialog needs option for "Add Merge Markers to Existing Source"
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: Code Generation (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Craig Conover
URL:
Keywords:
Depends on:
Blocks: 109054
  Show dependency tree
 
Reported: 2007-07-06 22:00 UTC by Craig Conover
Modified: 2007-07-10 02:07 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 Craig Conover 2007-07-06 22:00:28 UTC
If existing source code that was added manually doesn't have merge markers, the code gen process will ignore it. But an
option should be added to the code gen dialog (and the project customizer for Code Generation) that forces all source
elements to have a merge marker added to it. Default for this option is "false" (disabled).
Comment 1 Craig Conover 2007-07-06 22:32:05 UTC
Added a new check box with the label "Add Merge Markers to Existing Source Elements".
Also passed in the value as a property to the code gen task class. 
Just needs to be implemented to produced the desired result.
Comment 2 Peter Lam 2007-07-10 02:07:18 UTC
verified in build netbeans-hudson-trunk-1546-full.zip