Community
Participate
Working Groups
Build Identifier: When i run a query from Query editor i get many warning in error log. All are same instance of following: org.eclipse.emf.query2.syntax.scoping.QueryScopeProvider - scope_<EClass>(EObject,EClass) is deprecated. Use scope_<EClass>(EObject,EReference) instead. Reproducible: Always Steps to Reproduce: .
Created attachment 190115 [details] Patch To Remove the Warnings Due to Scope Provider
Closing the bug as the patch has been submitted.