[
https://issues.jboss.org/browse/JBIDE-9792?page=com.atlassian.jira.plugin...
]
Alexey Kazakov updated JBIDE-9792:
----------------------------------
Description:
1. Create JSF KickStart project
2. Open User.java in Java Editor
3. Add
{code}private String a="#{}"{code} field to User class
4. Set text cursor between brackets.
5. Press Ctrl+Space
ASSERT:
1. Content Assistant dialog appears
2. user element should look like in hello.jsp file (see screenshots). Proposals should
have an EL name, and a java element name. Not just a name.
was:
1. Create JSF KickStart project
2. Open User.java in Java Editor
3. Add
{code}private String a="#{}"{code} field to User class
4. Set text cursor between brackets.
5. Press Ctrl+Space
ASSERT:
1. Content Assistant dialog appears
2. user element should look like in hello.jsp file (see screenshots)
EL Content Assistant for java files should show sources of El
elements as it does for jsp files.
------------------------------------------------------------------------------------------------
Key: JBIDE-9792
URL:
https://issues.jboss.org/browse/JBIDE-9792
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: common/jst/core
Reporter: Daniel Azarov
Assignee: Victor Rubezhny
Attachments: ca_java1.png, ca_java2.png, ca_jsp1.png, ca_jsp2.png
1. Create JSF KickStart project
2. Open User.java in Java Editor
3. Add
{code}private String a="#{}"{code} field to User class
4. Set text cursor between brackets.
5. Press Ctrl+Space
ASSERT:
1. Content Assistant dialog appears
2. user element should look like in hello.jsp file (see screenshots). Proposals should
have an EL name, and a java element name. Not just a name.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira