mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-04 23:05:47 +02:00
Cosmetics.
This commit is contained in:
parent
7d596aa92f
commit
7517e67049
1 changed files with 23 additions and 22 deletions
|
@ -91,7 +91,8 @@ import org.osgi.framework.BundleContext;
|
||||||
import com.ibm.icu.text.MessageFormat;
|
import com.ibm.icu.text.MessageFormat;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* CCorePlugin is the life-cycle owner of the core plug-in, and starting point for access to many core APIs.
|
* CCorePlugin is the life-cycle owner of the core plug-in, and starting point for access to many
|
||||||
|
* core APIs.
|
||||||
*
|
*
|
||||||
* @noextend This class is not intended to be subclassed by clients.
|
* @noextend This class is not intended to be subclassed by clients.
|
||||||
* @noinstantiate This class is not intended to be instantiated by clients.
|
* @noinstantiate This class is not intended to be instantiated by clients.
|
||||||
|
|
Loading…
Add table
Reference in a new issue