[jbosstools-issues] [JBoss JIRA] (JBIDE-12367) NPE in JavaStringELInfoHover

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Tue Jul 24 15:12:06 EDT 2012


Alexey Kazakov created JBIDE-12367:
--------------------------------------

             Summary: NPE in JavaStringELInfoHover
                 Key: JBIDE-12367
                 URL: https://issues.jboss.org/browse/JBIDE-12367
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: common/jst/core
    Affects Versions: 3.4.0.M1
            Reporter: Alexey Kazakov
            Assignee: Alexey Kazakov
             Fix For: 3.4.0.M1


I don't know how to reproduce it for sure but I got the following exception:

{code}
java.lang.NullPointerException
	at org.jboss.tools.jst.jsp.jspeditor.info.JavaStringELInfoHover.getHoverInfo2(JavaStringELInfoHover.java:261)
	at org.eclipse.jdt.internal.ui.text.java.hover.BestMatchHover.getHoverInfo2(BestMatchHover.java:163)
	at org.eclipse.jdt.internal.ui.text.java.hover.BestMatchHover.getHoverInfo2(BestMatchHover.java:129)
	at org.eclipse.jdt.internal.ui.text.java.hover.JavaEditorTextHoverProxy.getHoverInfo2(JavaEditorTextHoverProxy.java:85)
	at org.eclipse.jface.text.TextViewerHoverManager$4.run(TextViewerHoverManager.java:166)
{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list