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