[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-6414) New Stereotype Wizard
Viacheslav Kabanovich (JIRA)
jira-events at lists.jboss.org
Fri Jun 11 06:15:38 EDT 2010
[ https://jira.jboss.org/browse/JBIDE-6414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12535132#action_12535132 ]
Viacheslav Kabanovich commented on JBIDE-6414:
----------------------------------------------
New Stereotype wizard is based on New Annotation Type wizard.
It contains following inputs:
- source folder - as in parent wizard;
- Java package - as in parent wizard;
- class name - as in parent wizard;
- option for annotation @Inherited - by default is unselected;
- option for annotation @Alternative - by default is unselected;
- option for annotation @Named - by default is unselected;
- selection of default scope - drop down with list of available scopes - by default is empty;
- content of annotation @Target - list of options provided by the specification;
- set of interceptor bindings - 'Add' button invokes Select Interceptor Binding Annotation Type dialog similar to 'Open Type' dialog;
- set of additional stereotypes - 'Add' button invokes Select Stereotype Annotation Type dialog similar to 'Open Type' dialog;
- generate comments- as in parent wizard.
If the set of interceptor bindings is not empty, 'Target' input field is assigned {TYPE} and made disabled, as that value is required by the specification for that case.
> New Stereotype Wizard
> ---------------------
>
> Key: JBIDE-6414
> URL: https://jira.jboss.org/browse/JBIDE-6414
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: cdi (jsr-299)
> Reporter: Alexey Kazakov
> Assignee: Viacheslav Kabanovich
> Fix For: 3.2.next
>
> Attachments: CDIAnnotationWizards.png, NewStereotypeWizard.png
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jbosstools-issues
mailing list