mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 14:42:11 +02:00
Bug 328012: Remote @noextend because it breaks the compilation of org.eclipse.cdt.debug.gdbjtag.ui.GDBJtagCDICMainTab
This commit is contained in:
parent
93025a22fb
commit
d71d341186
1 changed files with 0 additions and 1 deletions
|
@ -60,7 +60,6 @@ import org.eclipse.ui.dialogs.TwoPaneElementSelector;
|
||||||
* <p>
|
* <p>
|
||||||
* This class may be instantiated. This class is not intended to be subclassed.
|
* This class may be instantiated. This class is not intended to be subclassed.
|
||||||
* </p>
|
* </p>
|
||||||
* @noextend This class is not intended to be subclassed by clients.
|
|
||||||
* @since 2.0
|
* @since 2.0
|
||||||
*/
|
*/
|
||||||
public class CMainTab extends CAbstractMainTab {
|
public class CMainTab extends CAbstractMainTab {
|
||||||
|
|
Loading…
Add table
Reference in a new issue