Remote Terminal is a lightweight remote terminal that can be used to provide a shell from within Eclipse. It is included with the Parallel Tools Platform (PTP) and uses the same connection information that is used by remote and synchronized projects, including Remote Tools.
The Terminal view should be available near the bottom of the workbench
If it is not visible, you can open it via Window > Show View > Other... and under Terminal, select Terminal.
The Terminal view is a convenient way to provide shell access to remote systems, and uses the same connection information that may be in use already for e.g. a synchronized project.
In the Terminal view, select the
Connect
button.

In the next dialog, choose Connection Type: to use e.g. Remote Tools, and under Settings, select the connection to use. If you have not already established a connection, select New... and enter hostname, user, password, etc. For more information about creating connections, see Remote Tools.

Select OK to open the shell on the selected system.

Shell commands can be entered on the selected system.
To create an additional view for another terminal connection use New Terminal View
from the dropdown menu next to the
button in the view toolbar.

Then multiple Terminal views will exist, each with a different connection.
