[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-9362) EL code completion should work in Java sources of any KB project.

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Mon Jul 18 18:53:23 EDT 2011


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

        


More information about the jbosstools-issues mailing list