[JBoss JIRA] Created: (JBIDE-6192) NullPointerException occures while calculating EL text hover
by Victor Rubezhny (JIRA)
NullPointerException occures while calculating EL text hover
------------------------------------------------------------
Key: JBIDE-6192
URL: https://jira.jboss.org/jira/browse/JBIDE-6192
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jsp/jsf/xml source editing
Affects Versions: 3.2.next
Reporter: Victor Rubezhny
Assignee: Victor Rubezhny
Fix For: 3.2.next
java.lang.NullPointerException
at org.jboss.tools.jst.jsp.jspeditor.info.FaceletTagInfoHoverProcessor.computeELHelp(FaceletTagInfoHoverProcessor.java:190)
at org.jboss.tools.jst.jsp.jspeditor.info.FaceletTagInfoHoverProcessor.computeHoverHelp(FaceletTagInfoHoverProcessor.java:106)
at org.eclipse.wst.xml.ui.internal.taginfo.XMLTagInfoHoverProcessor.getHoverInfo(XMLTagInfoHoverProcessor.java:257)
at org.jboss.tools.jst.jsp.jspeditor.info.ChainTextHover.getHoverInfo(ChainTextHover.java:106)
at org.eclipse.jface.text.TextViewerHoverManager$4.run(TextViewerHoverManager.java:168)
--
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
15 years, 10 months