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 99423

Summary: Need the ability to choose available Domain Templates that will be use per project (UML Project Customizer)
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:46:40 UTC
I user should be able to choose which templates are generated during code generation.  To that end, the 
UML project customerizer should allow the user to select the templates used when generating code.
Comment 1 Craig Conover 2007-05-11 20:15:07 UTC
The project customizer now allows the user to select which templates will be
available for code generation. Selections are saved in the project.properties
file under nbproject dir.
Comment 2 Craig Conover 2007-05-31 03:05:47 UTC
A new category has been added to the UML project customizer called Domain
Templates. A list of all the domain templates are available to be selected
(checked/enabled) for use during the code generation process. Each individual
UML project can have a different set of domain templates for generating
different types of code.
Comment 3 Craig Conover 2007-06-01 22:31:08 UTC
One more major UI bug to fix and it will be ready for testing.
Comment 4 Craig Conover 2007-06-04 20:29:36 UTC
CheckBox tree node renderer is finished and the UI is ready for testing.
Comment 5 Peter Lam 2007-08-27 20:28:11 UTC
has already been verified long ago.