mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-07 01:36:01 +02:00
20 lines
771 B
XML
20 lines
771 B
XML
![]() |
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<?NLS TYPE="org.eclipse.help.contexts"?>
|
||
|
<!--
|
||
|
Copyright (c) 2006 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="launchgroup">
|
||
|
<description>The Remote CDT Launch Tab Group allows you to specify the connection, program and properties of a program to launch and debug on a remote system.
|
||
|
</description>
|
||
|
<topic href="remotecdt.html" label="Launching Remote C/C++ Applications"/>
|
||
|
</context>
|
||
|
|
||
|
</contexts>
|