[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-6759) ELReferencesQueryParticipant throws NullPointerException if user searches references for class from jar file

Daniel Azarov (JIRA) jira-events at lists.jboss.org
Fri Jul 30 11:41:49 EDT 2010


ELReferencesQueryParticipant throws NullPointerException if user searches references for class from jar file
------------------------------------------------------------------------------------------------------------

                 Key: JBIDE-6759
                 URL: https://jira.jboss.org/browse/JBIDE-6759
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: JSF
    Affects Versions: 3.2.0.M1
            Reporter: Daniel Azarov
            Assignee: Daniel Azarov
             Fix For: 3.2.0.M2


java.lang.NullPointerException
at org.jboss.tools.jsf.ui.el.refactoring.ELReferencesQueryParticipant$ELSearcher.<init>(ELReferencesQueryParticipant.java:87)
at org.jboss.tools.jsf.ui.el.refactoring.ELReferencesQueryParticipant.search(ELReferencesQueryParticipant.java:59)
at org.eclipse.jdt.internal.ui.search.JavaSearchQuery$2.run(JavaSearchQuery.java:164)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.jdt.internal.ui.search.JavaSearchQuery.run(JavaSearchQuery.java:170)
at org.eclipse.search2.internal.ui.InternalSearchUI$InternalSearchJob.run(InternalSearchUI.java:91)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list