Community
Participate
Working Groups
java.lang.NullPointerException at org.eclipse.gmt.modisco.java.queries.text.GetAbstractMethodDeclarationText.evaluate(GetAbstractMethodDeclarationText.java:35) at org.eclipse.gmt.modisco.java.queries.text.GetAbstractMethodDeclarationText.evaluate(GetAbstractMethodDeclarationText.java:1) at org.eclipse.gmt.modisco.infra.query.core.java.internal.JavaModelQueryAdapter.basicEvaluate(JavaModelQueryAdapter.java:43)
Created attachment 168517 [details] patch This patch protects queries in org.eclipse.gmt.modisco.java.queries against NPEs.
Hi Nicolas, You can go ahead with this patch. Best regards, Hugo
Thanks. I have applied the patch to branch 0_8_0.
The patch has been successfully applied.