mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-23 08:13:50 +02:00
[cleanup] IBM-supplied --> predefined
This commit is contained in:
parent
38fba7df2e
commit
a18756b306
1 changed files with 1 additions and 1 deletions
|
@ -1027,7 +1027,7 @@ public abstract class AbstractConnectorService extends RSEModelObject implements
|
||||||
* <p>
|
* <p>
|
||||||
* You normally do not call this! Rather, your subsystem factory class will override
|
* You normally do not call this! Rather, your subsystem factory class will override
|
||||||
* {@link org.eclipse.rse.core.subsystems.SubSystemConfiguration#supportsServerLaunchType(ServerLaunchType)}.
|
* {@link org.eclipse.rse.core.subsystems.SubSystemConfiguration#supportsServerLaunchType(ServerLaunchType)}.
|
||||||
* However, this method is needed by ISVs that re-use IBM-supplied subsystem factories,
|
* However, this method is needed by ISVs that re-use predefined subsystem factories,
|
||||||
* and merely supply their own ISystem object via the "systemClass" attribute of the
|
* and merely supply their own ISystem object via the "systemClass" attribute of the
|
||||||
* subsystemConfigurations extension point.
|
* subsystemConfigurations extension point.
|
||||||
*
|
*
|
||||||
|
|
Loading…
Add table
Reference in a new issue