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 202993 - @TemplateRegistration in Wizard wizard
Summary: @TemplateRegistration in Wizard wizard
Status: RESOLVED FIXED
Alias: None
Product: apisupport
Classification: Unclassified
Component: Templates (show other bugs)
Version: 7.0
Hardware: PC Linux
: P3 normal with 1 vote (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks: 200175
  Show dependency tree
 
Reported: 2011-10-03 15:22 UTC by Geertjan Wielenga
Modified: 2011-10-26 14:24 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 Geertjan Wielenga 2011-10-03 15:22:16 UTC
The Wizard wizard should create a @TemplateRegistration annotation for registrating purposes for the Custom wizard option, which generates an iterator.
Comment 1 Jesse Glick 2011-10-03 15:25:36 UTC
Also the File Type and Project Template wizards.
Comment 2 Quality Engineering 2011-10-25 14:38:13 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/6897102ba185
User: Jesse Glick <jglick@netbeans.org>
Log: #202993 1/3: use @TemplateRegistration on Wizard template when New File option checked.
Comment 3 Jesse Glick 2011-10-25 19:35:01 UTC
core-main #6bfbc841d7d5
Comment 4 Quality Engineering 2011-10-26 14:24:40 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/6bfbc841d7d5
User: Jesse Glick <jglick@netbeans.org>
Log: #202993: @TemplateRegistration in Wizard wizard
3/3: @TR for Project Template wizard.