mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-22 22:22:11 +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.
|
||||
* @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 {
|
||||
IProject project;
|
||||
|
|
Loading…
Add table
Reference in a new issue