[
https://issues.jboss.org/browse/JBIDE-10159?page=com.atlassian.jira.plugi...
]
Viacheslav Kabanovich updated JBIDE-10159:
------------------------------------------
Description:
The problem is limited to Java Editor.
EXECUTE: Try content assist in these EL's #{| bean}, #{bean + |}, #{bean and |}
ASSERT: In all cases list of available beans should appear.
was:
EXECUTE: Try content assist in these EL's #{| bean}, #{bean + |}, #{bean and |}
ASSERT: In all cases list of available beans should appear.
We compute and keep in page context EL references to expressions, if expression exists but
cursor is outside of it, content assist ignores the request.
We should find a consistent way to determine that cursor is inside EL, even though outside
an expression.
Content assist does not display list of beans outside of existing
expression
----------------------------------------------------------------------------
Key: JBIDE-10159
URL:
https://issues.jboss.org/browse/JBIDE-10159
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: CDI, common/jst/core
Affects Versions: 3.3.0.M3
Reporter: Viacheslav Kabanovich
Assignee: Viacheslav Kabanovich
Fix For: 3.3.0.Beta1
The problem is limited to Java Editor.
EXECUTE: Try content assist in these EL's #{| bean}, #{bean + |}, #{bean and |}
ASSERT: In all cases list of available beans should appear.
--
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