Community
Participate
Working Groups
Build Identifier: Currently ModelProviderManager methods log an exception if you just try to check if a project has an associated ModelProvider, should be useful to extend the API to provide a method like hasModelProvider(IProject project) just to check if the project has or not a ModelProvider avoiding to logging an exception. This would help to provide a more robust solution to https://bugs.eclipse.org/bugs/show_bug.cgi?id=360142, ( whose patch relies on a filter list ). Reproducible: Always
Created attachment 205050 [details] Patch
approved
Committed to HEAD for WTP 3.4.0