13 Replies Latest reply on Mar 14, 2010 8:14 PM by laixer

    JBoss Tools 3.1 autocomplete not working properly

    laixer

      I have a seam-gen based Seam project.

       

      If I open a facelets page and type "#{componentName." I don't get any suggestions for the component methods/properties.

      However, if I type "componentName." (w/o the EL prefix), I get a list of all methods/properties. Now if I pick one, it creates the EL expression and then I can't autocomplete anymore unless I remove the EL prefix.

       

      I just installed the latest nightly and have the same problem.

       

      Is there any way to install the CR because I'm pretty sure it worked properly before I upgraded to the final version.