[
https://jira.jboss.org/browse/JBIDE-6416?page=com.atlassian.jira.plugin.s...
]
Viacheslav Kabanovich commented on JBIDE-6416:
----------------------------------------------
New Scope 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 selected;
- option 'is normal scope' - by default is selected and @NormalScope annotation is
generated, when unselected @Scope annotation is generated;
- option 'is passivating' - enabled only if option 'is normal scope' is
selected; by default is unselected, when selected @NormalScope(passivating=true)
annotation is generated
- generate comments - as in parent wizard.
There is no input for annotation @Target - it is always generated as {TYPE,METHOD,FIELD}
according to the specification.
New Scope Type Wizard
---------------------
Key: JBIDE-6416
URL:
https://jira.jboss.org/browse/JBIDE-6416
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, NewScopeWizard.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