[jbosstools-issues] [JBoss JIRA] (JBIDE-9989) CDIProject.getBeans(false, injectionPoint) method does not return all CDI Beans from jar file after project rebuilding

Daniel Azarov (Created) (JIRA) jira-events at lists.jboss.org
Thu Oct 20 20:45:45 EDT 2011


CDIProject.getBeans(false, injectionPoint) method does not return all CDI Beans from jar file after project rebuilding
----------------------------------------------------------------------------------------------------------------------

                 Key: JBIDE-9989
                 URL: https://issues.jboss.org/browse/JBIDE-9989
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: CDI
    Affects Versions: 3.3.0.M3
            Reporter: Daniel Azarov
            Assignee: Daniel Azarov
             Fix For: 3.3.0.Beta1


Test case:
1. Create CDI project
2. Put openon_test.jar to project's class path and refresh the project
3. Open JarLoggerConsumer from openon_test.jar file in Java Editor
4. Point mouse to @Inject annotation and press Ctrl
ASSERT:
!openon1.png!

5. Clean and rebuild the project
6. Point mouse to @Inject annotation and press Ctrl
FAIL:
!openon2.png!

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list