[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-7265) EL refactoring is too slow.

Vlado Pakan (JIRA) jira-events at lists.jboss.org
Mon Nov 29 12:19:09 EST 2010


    [ https://jira.jboss.org/browse/JBIDE-7265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12565967#comment-12565967 ] 

Vlado Pakan commented on JBIDE-7265:
------------------------------------

Please can you attach your test project or close the Jira if it's fixed properly?

> EL refactoring is too slow.
> ---------------------------
>
>                 Key: JBIDE-7265
>                 URL: https://jira.jboss.org/browse/JBIDE-7265
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: JSF
>    Affects Versions: 3.2.0.Beta1
>            Reporter: Alexey Kazakov
>            Assignee: Viacheslav Kabanovich
>            Priority: Critical
>              Labels: new_and_noteworthy
>             Fix For: 3.2.0.Beta2
>
>
> 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.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list