[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-4771) Find Usages and Refactoring of methods used in EL expressions

Daniel Azarov (JIRA) jira-events at lists.jboss.org
Wed Aug 19 10:51:26 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBIDE-4771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Azarov updated JBIDE-4771:
---------------------------------

    Description: 
Detailed description is here http://www.jboss.org/community/wiki/FindUsagesandRefactoringofmethodsusedinELexpressions

When editing java code I often use the find usages function to see where method is being called from. This works great until I start using the method in a .xhtml file inside an EL Expression. Another developer in my team uses IDEA 8 as his IDE and their find usages function will find all occurances of the method being used by java code AND EL expressions.

This also fits into renaming/refactoring methods. IDEA 8 allows renaming/refactoring of methods and will automatically go update any .xhtml file where an EL Expression calls that method and change it to the new name etc. 

This feature would be a great addition to the jbossTools package :)

  was:
When editing java code I often use the find usages function to see where method is being called from. This works great until I start using the method in a .xhtml file inside an EL Expression. Another developer in my team uses IDEA 8 as his IDE and their find usages function will find all occurances of the method being used by java code AND EL expressions.

This also fits into renaming/refactoring methods. IDEA 8 allows renaming/refactoring of methods and will automatically go update any .xhtml file where an EL Expression calls that method and change it to the new name etc. 

This feature would be a great addition to the jbossTools package :)



> Find Usages and Refactoring of methods used in EL expressions
> -------------------------------------------------------------
>
>                 Key: JBIDE-4771
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-4771
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: JSF, Seam
>         Environment: Affects all versions of jbossTools.
>            Reporter: Tim Evers
>            Assignee: Daniel Azarov
>             Fix For: 3.1.0.M4
>
>
> Detailed description is here http://www.jboss.org/community/wiki/FindUsagesandRefactoringofmethodsusedinELexpressions
> When editing java code I often use the find usages function to see where method is being called from. This works great until I start using the method in a .xhtml file inside an EL Expression. Another developer in my team uses IDEA 8 as his IDE and their find usages function will find all occurances of the method being used by java code AND EL expressions.
> This also fits into renaming/refactoring methods. IDEA 8 allows renaming/refactoring of methods and will automatically go update any .xhtml file where an EL Expression calls that method and change it to the new name etc. 
> This feature would be a great addition to the jbossTools package :)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list