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

Tim Evers (JIRA) jira-events at lists.jboss.org
Thu Aug 13 18:52:26 EDT 2009


Find Usages and Refactoring of methods used in EL expressions
-------------------------------------------------------------

                 Key: JBIDE-4771
                 URL: https://jira.jboss.org/jira/browse/JBIDE-4771
             Project: JBoss Tools
          Issue Type: Feature Request
         Environment: Affects all versions of jbossTools.
            Reporter: Tim Evers


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