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 94841 - Applying pattern creates empty classes
Summary: Applying pattern creates empty classes
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: Design Center (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: Trey Spiva
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2007-02-07 13:52 UTC by Sergey Petrov
Modified: 2007-02-12 12:08 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 Sergey Petrov 2007-02-07 13:52:54 UTC
reproducible with 070206_9

steps:
1. create Platform-Independent UML Project
2. add apckage
3. apply pattern (Tried with EJB1.1|Bean.. and GoF|Chain...) with any namespace
and creation of class diagram
all necessary classes are added to model, but there are no attributes and
operations in these classes
Comment 1 Sergey Petrov 2007-02-07 13:55:11 UTC
all relations are missed too
Comment 2 Trey Spiva 2007-02-07 16:16:53 UTC
For some reason the properties definition file got corrupted.  Therefore the property editor and the design 
pattern support was not working.  A type-o must have occured the last time I checked in the properties 
definition file.
Comment 3 Sergey Petrov 2007-02-12 12:08:35 UTC
verified in 070211