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 99424

Summary: Code Generation must obtain the necessary templates from the enabled domain templates
Product: uml Reporter: Trey Spiva <tspiva>
Component: Code GenerationAssignee: Craig Conover <conover>
Status: VERIFIED FIXED    
Severity: blocker Keywords: UI
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:

Description Trey Spiva 2007-03-29 17:52:23 UTC
The user needs to have the ability to specify the conditions under which the a template can be executed.  
For example the user should be able to specify that a the template should be generated for class model 
elements that have the "XYZ" stereotype.
Comment 1 Craig Conover 2007-06-01 22:32:01 UTC
The code generation process is not yet hooked up to the domain code templates
configuration data.
Comment 2 Craig Conover 2007-06-07 00:39:11 UTC
Reworked the JavaCodegen class to extract the necessary templates for the model
elements being processed for code generation.
Comment 3 Sherry Zhou 2007-09-12 23:54:16 UTC
verified in trunk 070911