1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-30 12:25:35 +02:00

API cleanup - bug 260830

This commit is contained in:
Anton Leherbauer 2009-02-04 08:02:35 +00:00
parent 49e24aa545
commit 65ae93ef1c

View file

@ -1,5 +1,5 @@
/*******************************************************************************
* Copyright (c) 2002, 2006 QNX Software Systems and others.
* Copyright (c) 2002, 2009 QNX Software Systems and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
@ -29,6 +29,8 @@ import org.eclipse.jface.wizard.IWizardPage;
* </p>
*
* @deprecated - use IPathEntryContainerPage
* @noextend This interface is not intended to be extended by clients.
* @noimplement This interface is not intended to be implemented by clients.
*/
@Deprecated