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 105263 - constructor is not created automatically
Summary: constructor is not created automatically
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: Diagram Class (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Kris Richards
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2007-05-31 13:42 UTC by Andrew Korostelev
Modified: 2007-06-20 02:44 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 2007-05-31 13:42:44 UTC
constructor is now not created automatically for named class in java-model uml
project.
It is regression.
Most likely related to issue 99448

steps:
- create java-model uml project
- create class diagram
- put class element on diagram
- name class element on diagram

constructor should be created.
Comment 1 Kris Richards 2007-06-13 15:21:19 UTC
module mismatch in preference call. fixed.
Comment 2 Peter Lam 2007-06-20 02:44:30 UTC
verified in build netbeans-hudson-trunk-959-full.zip (070619)