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

Rastislav Wagner (JIRA) issues at jboss.org
Wed Jun 1 08:29:00 EDT 2016


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

Rastislav Wagner closed JBIDE-21224.
------------------------------------


verified in Devstudio 10.0.0.Alpha3-v20160601-0425-B5485

> ctrl+shft+G sometimes give NPE in cdi tooling
> ---------------------------------------------
>
>                 Key: JBIDE-21224
>                 URL: https://issues.jboss.org/browse/JBIDE-21224
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: cdi
>            Reporter: Max Rydahl Andersen
>            Assignee: Daniel Azarov
>             Fix For: 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