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 122877 - regenBody tag is removed after code generation
Summary: regenBody tag is removed after code generation
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: Viktor Lapitski
URL:
Keywords:
: 130157 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-11-27 16:43 UTC by Craig Conover
Modified: 2008-03-26 18:18 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 Craig Conover 2007-11-27 16:43:27 UTC
- Generate code and generate markers
- In the source code, change the body of a method and add the regenBody=yes to the UML marker
- Generate code again.
The method body is regennerated but so is the entire UML marker excluding the regenBody=yes that was put there manually.
The tagged should be preserved.
Comment 1 Viktor Lapitski 2008-01-16 04:46:52 UTC
fixed in trunk(6.1) and unstable_uml_visualcomponent
Comment 2 Peter Lam 2008-01-24 00:36:56 UTC
verified 6.1 M1 Build 200801222102. regenBody tag is now preserved on code regeneration.
Comment 3 Viktor Lapitski 2008-03-15 00:12:33 UTC
*** Issue 130157 has been marked as a duplicate of this issue. ***
Comment 4 Peter Lam 2008-03-26 18:18:15 UTC
already verified.