]
Daniel Azarov resolved JBIDE-9792.
----------------------------------
Assignee: Victor Rubezhny (was: Daniel Azarov)
Resolution: Done
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
Affects Versions: 3.3.0.M3
Reporter: Daniel Azarov
Assignee: Victor Rubezhny
Fix For: 3.3.0.M4
Attachments: ca_java1.png, ca_java2.png, ca_jsp1.png, ca_jsp2.png,
new_ca_java1.png, new_ca_java2.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: