Skip to main content
summaryrefslogtreecommitdiffstats
blob: 761da6726321182624812f5a6a0936dfafda4d8a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<?NLS TYPE="org.eclipse.help.contexts"?>
<!--
Copyright (c) 2008 Wind River Systems, Inc.
All rights reserved. This program and the accompanying materials 
are made available under the terms of the Eclipse Public License v1.0 
which accompanies this distribution, and is available at 
http://www.eclipse.org/legal/epl-v10.html 

Contributors: 
Martin Oberhuber (Wind River) - initial API and implementation  
-->
<contexts>
  <context id="terminal_view">
    <description>The Terminal View supports direct connections to remote systems via serial or network connections.
    </description>
  </context>
</contexts>

Back to the top