mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-22 14:12:10 +02:00
Remote: Remove unnecessary launcher delegate enablement
This commit is contained in:
parent
2fc0dbbe55
commit
04de7d8c82
1 changed files with 0 additions and 11 deletions
|
@ -24,17 +24,6 @@
|
|||
class="org.eclipse.tm.terminal.connector.remote.launcher.RemoteLauncherDelegate"
|
||||
id="org.eclipse.tm.terminal.connector.telnet.launcher.remote"
|
||||
label="Remote Terminal">
|
||||
<enablement>
|
||||
<with variable="selection">
|
||||
<count value="1"/>
|
||||
<iterate operator="and" ifEmpty="false">
|
||||
<test
|
||||
forcePluginActivation="true"
|
||||
property="org.eclipse.tm.terminal.view.core.hasContextPropertiesProvider"
|
||||
value="true"/>
|
||||
</iterate>
|
||||
</with>
|
||||
</enablement>
|
||||
</delegate>
|
||||
</extension>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue