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

CDI model should load exported jars from parent projects

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 3.3.0.M4
    • 3.3.0.M4
    • cdi
    • None

      EXECUTE: Create two CDI projects: Project1 and Project2. Project2 should depends on Project1 (Project1 should be included in the class path of Project2).
      EXECUTE: Add Seam International extension module to the Project1 (seam-international.jar). Set it as exported jar in Preferences->Java Build Path->Order and Export
      EXECUTE: In each project, create a Java class declaring a String field assigned to a string "#

      {bundles.}

      ". Invoke content assist after the dot.
      ASSERT: A lot of suggestions appear including 'bundles.com.sun.corba.se.impl.logging.LogStrings' - they come from 'resources.jar' in JRE.
      FAILURE: bundles.com... appears only in Project1 but doesn't appear in Project2.

            scabanovich Viacheslav Kabanovich (Inactive)
            alexeykazakov Alexey Kazakov
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: