[jbosstools-issues] [JBoss JIRA] (JBIDE-10331) CDI EL Refactoring and Searchers don't look for ELs in dependent project

Jaroslav Jankovič (JIRA) jira-events at lists.jboss.org
Wed Feb 15 10:48:36 EST 2012


     [ https://issues.jboss.org/browse/JBIDE-10331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jaroslav Jankovič closed JBIDE-10331.
-------------------------------------



Verified in JBDS 5.0.0.v201202140303N-H930-Beta1.Closing JIRA.
                
> CDI EL Refactoring and Searchers don't look for ELs in dependent project
> ------------------------------------------------------------------------
>
>                 Key: JBIDE-10331
>                 URL: https://issues.jboss.org/browse/JBIDE-10331
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: CDI
>    Affects Versions: 3.3.0.M5
>            Reporter: Alexey Kazakov
>            Assignee: Daniel Azarov
>             Fix For: 3.3.0.Beta1
>
>
> EXECUTE: Create two CDI projects:
> Project1
> Project2 (depends on Project1)
> EXECUTE: Create a @Named bean in Project1: @Named("bean1").
> EXECUTE: Create a page in Project2 with EL referenced to the bean: #{bean1}
> EXECUTE: Try Ctrl+Shift+G on @Named("bean1").
> FAILURE: The EL from Project2 is not found.
> The same problem with EL refactoring.
> And I guess it's not working for pure JSF and Seam2 projects either.

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