mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-14 12:35:22 +02:00
[cleanup] Fix api tooling error
This commit is contained in:
parent
ac7253e1b6
commit
18436034c9
1 changed files with 2 additions and 2 deletions
|
@ -28,7 +28,7 @@ import org.eclipse.rse.services.clientserver.processes.IHostProcessFilter;
|
||||||
* {@link ProcessHandlerManager#getNewProcessHandler()} on a Solaris system
|
* {@link ProcessHandlerManager#getNewProcessHandler()} on a Solaris system
|
||||||
* instead.
|
* instead.
|
||||||
*
|
*
|
||||||
* @since 3.1.1
|
* @since 3.1 (actually 3.1.1)
|
||||||
* @noextend This class is not intended to be subclassed by clients.
|
* @noextend This class is not intended to be subclassed by clients.
|
||||||
* @noinstantiate This class is not intended to be instantiated by clients.
|
* @noinstantiate This class is not intended to be instantiated by clients.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Reference in a new issue