From 1e473c74ed4ca57ff18f586450d96d5050c3c066 Mon Sep 17 00:00:00 2001 From: Martin Oberhuber Date: Wed, 16 Jul 2008 00:05:05 +0000 Subject: [PATCH] [172483][terminal] Update user docs for multi-connection feature --- .../doc/html/01_terminalview.html | 2 ++ .../doc/html/02_terminal_page.html | 17 ++++++++++++++--- 2 files changed, 16 insertions(+), 3 deletions(-) diff --git a/org.eclipse.tm.terminal.view/doc/html/01_terminalview.html b/org.eclipse.tm.terminal.view/doc/html/01_terminalview.html index 0771833c053..c423cbf8be5 100644 --- a/org.eclipse.tm.terminal.view/doc/html/01_terminalview.html +++ b/org.eclipse.tm.terminal.view/doc/html/01_terminalview.html @@ -26,6 +26,8 @@ Martin Oberhuber (Wind River) - initial API and implementation The Terminal view provides a raw serial or network connection to your target board. This view is useful for monitoring output on a target's serial port or making a telnet connection to a device. +

+The Terminal view is activated by choosing Window > Show View > Other > Terminal > Terminal.