mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-06 00:25:25 +02:00
[cleanup] fix javadoc
This commit is contained in:
parent
64b0a51349
commit
5a96bb7cf4
1 changed files with 1 additions and 1 deletions
|
@ -569,7 +569,7 @@ public class SystemViewSubSystemAdapter extends AbstractSystemViewAdapter
|
|||
* one more attribute for subsystems:
|
||||
* <ol>
|
||||
* <li>name="serverLaunchPP". Returns "true" if the given subsystem supports the Server Launch Settings
|
||||
* property page, which is determined by calling it's factory's {@link ISubSystemConfiguration#supportsServerLaunchProperties()} method.
|
||||
* property page, which is determined by calling it's factory's {@link ISubSystemConfiguration#supportsServerLaunchProperties(org.eclipse.rse.core.model.IHost)} method.
|
||||
* </ol>
|
||||
*
|
||||
* This property is used to filter the existence of the Server Launch Settings property page.
|
||||
|
|
Loading…
Add table
Reference in a new issue