JSF Content Assist throws NPE for attribute "action"
----------------------------------------------------
Key: JBIDE-835
URL:
http://jira.jboss.com/jira/browse/JBIDE-835
Project: JBoss Tools
Issue Type: Bug
Components: JSF
Affects Versions: 2.0.0.Beta3
Reporter: Alexey Kazakov
Assigned To: Victor Rubezhny
1. Create JSF KickStart 1.1
2. Open inputUserName.jsp
3. line 23:
<h:commandButton action="hello" value="Say Hello!" />
4. Ctrl+Space on action="|hello"
NPE is thrown.
Actually it's bug of Eclipse JSF Tools.
They doesn't work properly with projects without JSF facets :(
I've reported to bugzilla
https://bugs.eclipse.org/bugs/show_bug.cgi?id=200932
But I think we can try to avoid using their CA in our projects (which doesn't have jsf
facets).
Or maybe we should add such facets in our projects?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira