Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/TCF Getting Started.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/TCF Getting Started.html b/docs/TCF Getting Started.html
index d26081b00..1b94bcd55 100644
--- a/docs/TCF Getting Started.html
+++ b/docs/TCF Getting Started.html
@@ -348,12 +348,12 @@ TCF, SSH, Telnet and serial line.
<li>If the remote machine is not on the same subnet as the host, In "Target Explorer" view: press "CTRL+N" or click on the "New wizard" button in the views toolbar.
<li>In "New" dialog box: select "Peer" and press "Next" button.
<li>In the upcoming editor window, enter the "Peer Name" and "Host" - IP host name of the target machine.
- Press "CTRL+S" to save the connection properties.
+ Press "CTRL+S" to save the connection properties.
<li>New tabs "File System" and "Processes" should appear in editor.
<ul>
- <li>To add the remote file system tree and/or running processes directly into the "Target Explorer" view,
- select "Content..." from the views menu and enable "File System" and/or "Processes".
- </ul>
+ <li>To add the remote file system tree and/or running processes directly into the "Target Explorer" view,
+ select "Content..." from the views menu and enable "File System" and/or "Processes".
+ </ul>
</ul>
<h2><a name='Debugger'>Using TCF With Eclipse Debugger</a></h2>

Back to the top