[
https://jira.jboss.org/jira/browse/JBIDE-6055?page=com.atlassian.jira.plu...
]
Victor Rubezhny updated JBIDE-6055:
-----------------------------------
Attachment: patch_JBIDE-6055.txt
The patch is attached.
With this patch the EL availability is validated thru number of EL Resolvers defined for
the project (EL CA will be shown if and only if there is at least one EL resolver defined
for the project)
The "New EL Expression" proposal appearance is corrected (this proposal will not
appear in case of no EL Proposals defined for project)
Seam EL code completion requaires JSF nature.
---------------------------------------------
Key: JBIDE-6055
URL:
https://jira.jboss.org/jira/browse/JBIDE-6055
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Seam
Affects Versions: 3.1.0.GA
Reporter: Alexey Kazakov
Assignee: Victor Rubezhny
Priority: Blocker
Fix For: 3.1.1
Attachments: patch_JBIDE-6055.txt
Create a project via seam-gen 2.2.
Open any xhtml.
Try to Ctrl+Space on <h:commandButton value="|
CA suggests Seam beans.
Try to Ctrl+Space on <h:commandButton value="#{|
CA does not suggest any Seam beans.
Add JSF capabilities to the project.
CA starts working for #{|
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira