Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEugene Tarassov2012-03-23 14:19:13 +0000
committerEugene Tarassov2012-03-23 14:28:00 +0000
commitccfde6e05272c02e42952f7603c7a4daaeb8b426 (patch)
treed439eaef082c567967982ac42c343858284a392d
parent767bc710312064527efb39f62cb2ba455d02209b (diff)
downloadorg.eclipse.tcf-ccfde6e05272c02e42952f7603c7a4daaeb8b426.tar.gz
org.eclipse.tcf-ccfde6e05272c02e42952f7603c7a4daaeb8b426.tar.xz
org.eclipse.tcf-ccfde6e05272c02e42952f7603c7a4daaeb8b426.zip
TCF Docs: converted tabs to spaces
-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