mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-03 15:15:25 +02:00
[180933] fix Server Connection Security Property Page and Server Launcher Property Page
This commit is contained in:
parent
65c5084c90
commit
31b5bb1e73
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ Contributors:
|
|||
point="org.eclipse.ui.propertyPages">
|
||||
<page
|
||||
name="%PropertyPage.ServerConnectionSecurity"
|
||||
class="org.eclipse.rse.ui.propertypages.ServerConnectionSecurityPropertyPage"
|
||||
class="org.eclipse.rse.internal.ui.propertypages.ServerConnectionSecurityPropertyPage"
|
||||
id="org.eclipse.rse.connectionsecurity.PropertyPage">
|
||||
<filter name="serverLaunchPP" value="true"/>
|
||||
<enabledWhen>
|
||||
|
|
Loading…
Add table
Reference in a new issue