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

EL refactoring is too slow.

XMLWordPrintable

      I have a test project with more than 140 000 ELs.
      And it takes ~ 10 minutes to rename a method name using Java refactoring dialog even if this java class is not used in ELs at all.
      The reason of it is that we check every EL in the project when a user tries to refactor a java class.
      As a temporary solution we can use ValidationContext to get relevant ELs only.

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

                Created:
                Updated:
                Resolved: