mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-07 09:46:02 +02:00
bug 318063: Note about ISVs in comment.
This commit is contained in:
parent
d68ed8353d
commit
5736d29e95
1 changed files with 2 additions and 0 deletions
|
@ -50,6 +50,8 @@ import org.eclipse.core.runtime.Preferences;
|
||||||
*
|
*
|
||||||
* @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.
|
||||||
|
*
|
||||||
|
* Note that this class is used by ISVs, see bug 318063.
|
||||||
*/
|
*/
|
||||||
public class ProjectCreatedActions {
|
public class ProjectCreatedActions {
|
||||||
IProject project;
|
IProject project;
|
||||||
|
|
Loading…
Add table
Reference in a new issue