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 87202 - comment for class element is lost in generated code
Summary: comment for class element is lost in generated code
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: Code Generation (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Yang Su
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-16 14:03 UTC by Andrew Korostelev
Modified: 2006-10-19 08:20 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 Andrew Korostelev 2006-10-16 14:03:02 UTC
comment for class is not insterted into source file generated with 'generate
code' command.

steps to reproduce:
- create java-platform uml project
- create class digarm with named class element
- select class element on diagram
- type comment in 'UML Documentation' window.
- click on class element on diagram to select typed comment.
- generate source code for the class.
There is no javadoc comment for class in generated source file.
Comment 1 Yang Su 2006-10-19 00:32:59 UTC
The javadoc text attribute was not populated with class element documentation
value when generating source.
Comment 2 Andrew Korostelev 2006-10-19 08:20:57 UTC
verified in all-nbms-griffin-061018_35