mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Cosmetics.
This commit is contained in:
parent
3d9f5a3c93
commit
7d376a5e01
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
* http://www.eclipse.org/legal/epl-v10.html
|
||||
*
|
||||
* Contributors:
|
||||
* Andrew Ferguson (Symbian) - Initial implementation
|
||||
* Andrew Ferguson (Symbian) - Initial implementation
|
||||
*******************************************************************************/
|
||||
package org.eclipse.cdt.core.index.provider;
|
||||
|
||||
|
@ -15,7 +15,7 @@ import org.eclipse.cdt.core.settings.model.ICConfigurationDescription;
|
|||
/**
|
||||
* This interface is intended for ISVs to implement when plugging a mechanism
|
||||
* for read-only/off-line indexes into the CIndex.ReadOnlyPDOMProvider extension point element.
|
||||
*
|
||||
*
|
||||
* @noextend This interface is not intended to be extended by clients.
|
||||
* @noimplement This interface is not intended to be implemented by clients.
|
||||
* @since 4.0
|
||||
|
|
Loading…
Add table
Reference in a new issue