1
0
Fork 0
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:
Andrew Gvozdev 2010-09-29 20:12:08 +00:00
parent d68ed8353d
commit 5736d29e95

View file

@ -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;