[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-8124) New CDI Bean wizard

Viacheslav Kabanovich (JIRA) jira-events at lists.jboss.org
Tue Jan 18 11:09:49 EST 2011


    [ https://issues.jboss.org/browse/JBIDE-8124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12576274#comment-12576274 ] 

Viacheslav Kabanovich commented on JBIDE-8124:
----------------------------------------------

I have implemented New CDI Bean wizard. It is built of parts created and tested for other CDI wizards. I think it is safe to commit it to 3.2.0.CR1.

> New CDI Bean wizard
> -------------------
>
>                 Key: JBIDE-8124
>                 URL: https://issues.jboss.org/browse/JBIDE-8124
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: cdi (jsr-299)
>            Reporter: Max Rydahl Andersen
>            Assignee: Viacheslav Kabanovich
>              Labels: new_and_noteworthy
>             Fix For: 3.3.x
>
>         Attachments: NewCDIBean.png
>
>
> It would be nice to have a CDI Bean Wizard which by default would just give you what New Class does but it will have fields for selecting:
> Named (default unfilled checkbox gives nothing, filled checkbox with empty text gives @Named,  filled + name gives @Named("<thenametypedin>")
> Scope: Combo box to select scope available on classpath (blank = nothing added; if something chosen - do what we can to make sure the filled in fields doesn't break CDI spec ...)
> Qualifier: ...
> Other CDI relevant annotations...

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list