| [news.eclipse.tools.jdt] Re: NullPointerException in search |
Any ideas what is wrong? Interestingly, I can get jdt.ui Java search page to do the same search with no problems and I can't work out what it does differently?
---------- STACK TRACE ----------
java.lang.NullPointerException
at org.eclipse.jdt.internal.core.util.Util.indexOfJavaLikeExtension(Util.java:1166)
at org.eclipse.jdt.internal.core.search.matching.PossibleMatch.getQualifiedName(PossibleMatch.java:110)
It looks like this bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=130241