mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 14:42:11 +02:00
bug 327897: deprecated org.eclipse.cdt.core.resources.ScannerProvider
This commit is contained in:
parent
f938ecff2b
commit
54bc163f70
1 changed files with 1 additions and 0 deletions
|
@ -112,6 +112,7 @@ public class ScannerInfoProviderProxy extends AbstractCExtensionProxy implements
|
|||
notifyInfoListeners(rc, info);
|
||||
}
|
||||
|
||||
@SuppressWarnings("deprecation")
|
||||
@Override
|
||||
protected Object createDefaultProvider(ICConfigurationDescription des, boolean newStile){
|
||||
if(newStile)
|
||||
|
|
Loading…
Add table
Reference in a new issue