mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-07 17:56:01 +02:00
Fix since tag.
This commit is contained in:
parent
330bfbfa29
commit
f9a5cc318d
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ import org.eclipse.ui.dialogs.ContainerSelectionDialog;
|
||||||
* Clients may instantiate this class.
|
* Clients may instantiate this class.
|
||||||
* </p>
|
* </p>
|
||||||
*
|
*
|
||||||
* @since 2.0
|
* @since 6.0
|
||||||
* @noextend This class is not intended to be subclassed by clients.
|
* @noextend This class is not intended to be subclassed by clients.
|
||||||
*/
|
*/
|
||||||
public class CommonTabLite extends AbstractLaunchConfigurationTab {
|
public class CommonTabLite extends AbstractLaunchConfigurationTab {
|
||||||
|
|
Loading…
Add table
Reference in a new issue