[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.jdt] Re: NullPointerException in search

Chris Senior a écrit :
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

Please add yourself in CC and provide a test case so we can reproduce and fix this issue.
Thanks,
--
Olivier