mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-24 17:35:35 +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>
|
||||
* You normally do not call this! Rather, your subsystem factory class will override
|
||||
* {@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
|
||||
* subsystemConfigurations extension point.
|
||||
*
|
||||
|
|
Loading…
Add table
Reference in a new issue