[
http://jira.jboss.com/jira/browse/JBIDE-1916?page=comments#action_12403480 ]
Victor Rubezhny commented on JBIDE-1916:
----------------------------------------
Мах, i've copied your comment from JBIDE-1912 here, because it is strongly related to
this issue.
Also, this issue cannot be done for 2.1.0.beta1.
Also, this issue not a bug, but feature request.
Both, type of issue and fix for fields are to be changed.
Seam find ref/decl assumes root of expression is what to search for,
ignores method or properties
-------------------------------------------------------------------------------------------------
Key: JBIDE-1916
URL:
http://jira.jboss.com/jira/browse/JBIDE-1916
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Seam
Affects Versions: 2.1.0.beta1
Reporter: Max Andersen
Assigned To: Victor Rubezhny
Fix For: 2.1.0.beta1
System.out.println("#{identity.username}");
If I do Ctrl+1 with the cursor on username it still only search for identity.
Same happens with java code like:
identity.getUserName()
Ctrl+1 on getUserName() only search for identity, not the getUserName()
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira