[
https://jira.jboss.org/jira/browse/JBIDE-4771?page=com.atlassian.jira.plu...
]
Alexey Kazakov updated JBIDE-4771:
----------------------------------
Summary: Find Usages and of methods used in EL expressions (was: Find Usages and
Refactoring of methods used in EL expressions)
Affects: [Documentation (Ref Guide, User Guide, etc.)]
Moved Refactoring to the separate issue
https://jira.jboss.org/jira/browse/JBIDE-4856
Find Usages and 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/FindUsagesandRefactoringofmethodsused...
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