[
https://jira.jboss.org/jira/browse/JBIDE-4771?page=com.atlassian.jira.plu...
]
Alexey Kazakov commented on JBIDE-4771:
---------------------------------------
Daniel, please find out how we can extend Ctrl+Shift+G action for Java Membors (type,
method, property). For example if an user tries to search references for some method we
should add all ELs which use this method to the list of found java references. There is no
any need to have separate menu for this action especially under Seam Refactoring menu.
BTW this searching must work for all ELs (plain JSF and Seam).
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