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 - Need the ability to choose available Domain Templates that will be use per project (UML Project Customizer)
Summary: Need the ability to choose available Domain Templates that will be use per pr...
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: Code Generation (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Craig Conover
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2007-03-29 17:46 UTC by Trey Spiva
Modified: 2007-08-27 20:28 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.