summaryrefslogtreecommitdiff
path: root/platform/remote-servers/impl/src/META-INF/RemoteServers.xml
diff options
context:
space:
mode:
Diffstat (limited to 'platform/remote-servers/impl/src/META-INF/RemoteServers.xml')
-rw-r--r--platform/remote-servers/impl/src/META-INF/RemoteServers.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/platform/remote-servers/impl/src/META-INF/RemoteServers.xml b/platform/remote-servers/impl/src/META-INF/RemoteServers.xml
index 41067b075460..2888727432c9 100644
--- a/platform/remote-servers/impl/src/META-INF/RemoteServers.xml
+++ b/platform/remote-servers/impl/src/META-INF/RemoteServers.xml
@@ -42,6 +42,8 @@
<action id="RemoteServers.EditServer" class="com.intellij.remoteServer.impl.runtime.ui.tree.actions.EditConfigurationAction"/>
<separator/>
<action id="RemoteServers.DeployAll" class="com.intellij.remoteServer.impl.runtime.ui.tree.actions.DeployAllAction"/>
+ <action id="Servers.Deploy" class="com.intellij.remoteServer.impl.runtime.ui.tree.actions.DeployAction"/>
+ <action id="Servers.Undeploy" class="com.intellij.remoteServer.impl.runtime.ui.tree.actions.UndeployAction"/>
</group>
</actions>
</idea-plugin> \ No newline at end of file