diff --git a/rse/plugins/org.eclipse.rse.subsystems.shells.telnet/plugin.properties b/rse/plugins/org.eclipse.rse.subsystems.shells.telnet/plugin.properties index 72bfb0b3577..02a0b03875e 100644 --- a/rse/plugins/org.eclipse.rse.subsystems.shells.telnet/plugin.properties +++ b/rse/plugins/org.eclipse.rse.subsystems.shells.telnet/plugin.properties @@ -19,5 +19,5 @@ providerName=Eclipse.org TelnetSystemLabel=Telnet Only (Experimental) TelnetSystemDescription=Connection for Telnet access to remote systems -TelnetShellSubsystemName=Telnet Shells +TelnetShellSubsystemName=Telnet Shells (Experimental) TelnetShellSubsystemDescription=Work with shells and commands on remote systems using the Telnet protocol. diff --git a/rse/plugins/org.eclipse.rse.subsystems.shells.telnet/plugin.xml b/rse/plugins/org.eclipse.rse.subsystems.shells.telnet/plugin.xml index 0ad8a42e182..15738ac0226 100644 --- a/rse/plugins/org.eclipse.rse.subsystems.shells.telnet/plugin.xml +++ b/rse/plugins/org.eclipse.rse.subsystems.shells.telnet/plugin.xml @@ -33,7 +33,7 @@ Martin Oberhuber (Wind River) - [186523] Move subsystemConfigurations from UI to name="%TelnetShellSubsystemName" priority="300" serviceType="_telnet._tcp" - systemTypeIds="org.eclipse.rse.systemtype.linux;org.eclipse.rse.systemtype.unix;org.eclipse.rse.systemtype.aix;org.eclipse.rse.systemtype.telnet" + systemTypeIds="org.eclipse.rse.systemtype.telnet" vendor="%providerName">