[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-7635) Quick fix for "No bean is (Multiple beans are) eligible for injection to the injection point" error markers

Pete Muir (JIRA) jira-events at lists.jboss.org
Thu Nov 25 06:19:59 EST 2010


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

Pete Muir commented on JBIDE-7635:
----------------------------------

If multiple beans are eligable, then the quick fix should display the possible beans, and ask the user to select one. If there is already a unique set of qualifiers that would make the injection point unambiguous, these qualifiers should then be added to the injection point. Otherwise the user should be presented with a dialog box, asking the user to add a qualifier (which adds it to both the bean selected and the injection point). There should be an option to create a new qualifier as well.

> Quick fix for "No bean is (Multiple beans are) eligible for injection to the injection point" error markers
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-7635
>                 URL: https://jira.jboss.org/browse/JBIDE-7635
>             Project: Tools (JBoss Tools)
>          Issue Type: Sub-task
>          Components: cdi (jsr-299)
>            Reporter: Daniel Azarov
>            Assignee: Daniel Azarov
>              Labels: new_and_noteworthy
>             Fix For: 3.3.x
>
>
> This quick fix should offer to delete @Inject annotation

-- 
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