EL code completion should work in Java sources of any KB project.
-----------------------------------------------------------------
Key: JBIDE-9362
URL:
https://issues.jboss.org/browse/JBIDE-9362
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: common
Reporter: Alexey Kazakov
Assignee: Viacheslav Kabanovich
We should provide EL code completion in Java sources for any project with KB builder. Not
only for CDI or Seam project.
EXECUTE: Create JSF 2 KickStart project.
EXECUTE: Open User.java
EXECUTE: Add the following string to User(): String s = "#{user.name}";
ASSERT: Code completion for #{user.| should suggest "name".
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira