Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-10331

CDI EL Refactoring and Searchers don't look for ELs in dependent project

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 3.3.0.Beta1
    • 3.3.0.M5
    • cdi
    • None

      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.

            dazarov_jira Daniel Azarov (Inactive)
            alexeykazakov Alexey Kazakov
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: