[jbosstools-issues] [JBoss JIRA] (JBIDE-21023) ctrl+shft+G sometimes give NPE in cdi tooling

Alexey Kazakov (JIRA) issues at jboss.org
Mon Oct 26 21:50:00 EDT 2015


     [ https://issues.jboss.org/browse/JBIDE-21023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Kazakov reassigned JBIDE-21023:
--------------------------------------

    Assignee: Daniel Azarov


> ctrl+shft+G sometimes give NPE in cdi tooling
> ---------------------------------------------
>
>                 Key: JBIDE-21023
>                 URL: https://issues.jboss.org/browse/JBIDE-21023
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: cdi
>            Reporter: Max Rydahl Andersen
>            Assignee: Daniel Azarov
>             Fix For: 4.3.1.Beta1, 4.4.0.Alpha1
>
>
> used Ctrl+Shift+G on MemberService.java:@Inject validator from html5 kitchensink
> gave me:
> {code}
> java.lang.NullPointerException
> 	at org.jboss.tools.cdi.ui.search.InjectionPointQueryParticipant.containsInSearchScope(InjectionPointQueryParticipant.java:69)
> 	at org.jboss.tools.cdi.ui.search.InjectionPointQueryParticipant.search(InjectionPointQueryParticipant.java:104)
> 	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:55)
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list