4 Replies Latest reply on Aug 31, 2010 11:04 AM by fabricio.lemos

    Problem with validation for CDI Injection points

    fabricio.lemos

      Jboss Tools (3.2.0.M1) mistakenly gives me this warning: "No bean is eligible for injection to the injection point".

       

      The bean eligible for injection exists but is in another project. The project is open in the same workspace and referenced by the one with the annotation @Inject. Jboss Tools should search referenced projects for injectable beans, right?