[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[cdt-dev] Is it OK to remove from core plugin.xml org.eclipse.cdt.core.index.export.ConfigurableScannerInfoProvider?
|
- From: Andrew Gvozdev <angvoz.dev@xxxxxxxxx>
- Date: Wed, 28 Oct 2009 10:40:34 -0400
- Delivered-to: cdt-dev@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=myAkfzu2wLm+RiGg3EJpjlBWv8HQiiLCEif6HZjqAFI=; b=oSzlJSeMUSJX3Y6zf4fWCkU9pafkwwYwLvMEy5v2APWa9xvixTO4UmU3AEDLgC1OhT wXK1um6pA4qab34ehfylIomE5/gOMnvPZAgQ0J5nZCgUk+QX67dN8mTgq/gFZGt+AM3y e0r7BrforZVHLQuo/UzKDwjMp+2VEMssEsb/c=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=xcIjdUognYNOGyFwPeECs+GGxoeRu5osvC2nART4rPWhSns+EnTMOrMs4I+14ES2A/ tlfs56LIlbjsE+HzOa6XltWS+lCM5x71O8TrrXDsHQ5zquYZ22XyVOrAv1Dsn9Xp4j7H nZZzV4fSTHDLd7QbL1F0P5y0Pd6OnPl+mcEm8=
Hi,Does anybody know anything about ScannerInfoProvider extension in cdt.core plugin.xml referring to class org.eclipse.cdt.core.index.export.ConfigurableScannerInfoProvider?
It is non-existent class. I do not see any reference in the code, assuming some old leftovers. Are there any reservations against removing it from core plugin?
I am adding schema for extension point ScannerInfoProvider and the tooling pointed my attention to this little fact...
Andrew