[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-6391) The method findInjectionPoint(Set<IBean>, IJavaElement, int) in the type CDIUtil is not applicable for the arguments (Set<IBean>, IJavaElement)

Nick Boldt (JIRA) jira-events at lists.jboss.org
Fri May 28 16:11:08 EDT 2010


The method findInjectionPoint(Set<IBean>, IJavaElement, int) in the type CDIUtil is not applicable for the arguments (Set<IBean>, IJavaElement)
-----------------------------------------------------------------------------------------------------------------------------------------------

                 Key: JBIDE-6391
                 URL: https://jira.jboss.org/browse/JBIDE-6391
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: cdi (jsr-299)
    Affects Versions: 3.2-Helios
            Reporter: Nick Boldt
            Assignee: Max Rydahl Andersen


     [java]     [javac] 7. ERROR in /qa/hudson_ws/workspace/devstudio-nightly-4.0/jbds-build/eclipse/plugins/org.jboss.tools.cdi.ui/src/org/jboss/tools/cdi/ui/search/InjectionPointQueryParticipant.java (at line 83)
     [java]     [javac] 	IInjectionPoint injectionPoint = CDIUtil.findInjectionPoint(beans, element);
     [java]     [javac] 	                                         ^^^^^^^^^^^^^^^^^^
     [java]     [javac] The method findInjectionPoint(Set<IBean>, IJavaElement, int) in the type CDIUtil is not applicable for the arguments (Set<IBean>, IJavaElement)

http://hudson.qa.jboss.com/hudson/view/DevStudio/job/devstudio-nightly-4.0/336/console

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