mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-25 09:55:29 +02:00

Change-Id: I5ef20c1c81c17896e3c73ae0aa8c6cf47a708016 Signed-off-by: nickboldt <nboldt@redhat.com>
18 lines
No EOL
655 B
XML
18 lines
No EOL
655 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<?NLS TYPE="org.eclipse.help.contexts"?>
|
|
<!--
|
|
Copyright (c) 2008, 2018 Wind River Systems, Inc.
|
|
All rights reserved. This program and the accompanying materials
|
|
are made available under the terms of the Eclipse Public License 2.0
|
|
which accompanies this distribution, and is available at
|
|
https://www.eclipse.org/legal/epl-2.0/
|
|
|
|
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> |