[
https://issues.jboss.org/browse/JBIDE-9473?page=com.atlassian.jira.plugin...
]
Isaac Rooskov updated JBIDE-9473:
---------------------------------
Release Notes Docs Status: Documented as Resolved Issue
Writer: irooskov
Release Notes Text: The Java source reference search facility did not work
correctly for Expression Language within CDI projects. This consequently meant that users
were unable to search within Expression Language elements. Correcting the issue has meant
ensuring that the search participant works for any kind of Java project and delegates the
search to Expression Language resolvers that will then search Expression Language
elements. For the user this means that they are able to now perform a search using the
Java source reference search facility and it will also search for their specified term
within Expression Language elements. (was: fixed)
Java source reference search doesn't work for EL in CDI projects
----------------------------------------------------------------
Key: JBIDE-9473
URL:
https://issues.jboss.org/browse/JBIDE-9473
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: common/jst/core
Affects Versions: 3.3.0.M3
Reporter: Alexey Kazakov
Assignee: Daniel Azarov
Priority: Critical
Labels: new_and_noteworthy
Fix For: 3.3.0.M3
It seems that Shift+Ctrl+G on Java elements searches for EL only in Seam 2 projects and
only if you are searching for a method/field reference (not a type).
Our search participant should work for any kind of Java projects and delegates such a
search to EL resolvers. So it's responsibility of EL resolvers to recognize if the
element is used in the EL.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira