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

VERY slow JSF code completion

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • 4.30.x
    • 4.15.0.Final
    • jsf
    • None
    • -

    Description

      Hi there!

      Im being using eclipse + jboss tools along the years to develop and maintain a JSF application (the app is getting bigger. Now it has 810 BackingBeans anotated with @Named).
      I noticed that eclipse /jboss tools is getting slower as new versions are being released at the point that is not usable anymore to autocomplete JSF EL expressions (xhtml file) or to use the ctrl + click funcionality. The IDE hangs for 20 seconds every time I execute this commands.

      The strange part is that when i use the ctrl + space to autocomplete an expression that is not closed by the "}" marker, the result apear really fast. Ex:

       

       

      FAST CTRL + SPACE COMPLETITION AT '.'
      value="#

      {admUsuarioBacking.selectEntity            

       

       

      SLOW CTRL + SPACE COMPLETITION AT '.'

      value="#

      {admUsuarioBacking.selectEntity}

      "

       

      My enviroment:

      Eclipse 2020-03 with JBoss tools
      Wildfly 20
      Linux Mint 19
      Notebook Dell Gaming with i7 processor and 16gb RAM

       

      Thanks

       

      Attachments

        Activity

          People

            jmaury@redhat.com Jeff MAURY
            fuinhaazul@gmail.com Maycon Oliveira (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: