====== Create connection to the TQ-Module with the Remote System Explorer (RSE) ====== A connection to a target is established with the ''Remote Systems'' view. First the ''View'' has to be shown. Therefore open the selection dialog in the menu under ''Window > Show View > Other ...''. Select ''Remote Systems'' there. {{:eclipse:screenshot-show_remote_systems_explorer.png?nolink|}} Now add a new connection in the newly added tab Remote Systems. {{:eclipse:screenshot-remote_systems_empty.png?nolink|}} A new connection to the target is created with the appearing wizard. In the first step the type of target system, in our case ''Linux'', must be chosen. {{:eclipse:screenshot-new_connection.png?nolink&|}} Then the connection information is entered. The IP address of the target must be specified as the ''Host name''. {{:eclipse:screenshot-new_connection1.png?nolink&|}} ''ssh.files'' must be selected in ''configuration'' in this window. {{:eclipse:screenshot-new_connection2.png?nolink&|}} ''processes.shell.linux'' must be selected in ''configuration'' in this window {{:eclipse:screenshot-new_connection3.png?nolink&|}} ''ssh.shells'' must be selected in ''configuration'' in the next window. {{:eclipse:screenshot-new_connection4.png?nolink&|}} ''ssh.terminals'' must be selected in ''configuration'' in the final window before confirming with ''Finish''. {{:eclipse:screenshot-new_connection5.png?nolink&|}} After successfully completing the wizard the configured connection will now appear in the Remote Systems View. Now you can connect with the target in the context menu of the connection. {{:eclipse:screenshot-remote_connect.png?nolink&|}} The user name and the password have to be entered in a small window. After that you are connected to the target and may for example open a shell. ===== Troubleshooting ===== ==== Connection fails ==== {{ :eclipse:screenshot-rseg1066_.png?nolink& |}} ''Failed to connect sshd on "...": ProxyHTTP: java.io.IOException: proxy error: Forbidden'' **Cause**: Error in the proxy configuration **Solution**: The proxy settings must be checked and corrected. I changed the proxy settings from Native to Direct. ===== Source ===== * http://www.embedded-linux.co.uk/tutorial/eclipse-rse