2015-02-17 10:32:24 +01:00
|
|
|
##################################################################################
|
2018-11-01 12:21:58 -04:00
|
|
|
# Copyright (c) 2011, 2018 Wind River Systems, Inc. and others. All rights reserved.
|
2015-02-17 10:32:24 +01:00
|
|
|
# This program and the accompanying materials are made available under the terms
|
2018-11-01 12:21:58 -04:00
|
|
|
# of the Eclipse Public License 2.0 which accompanies this distribution, and is
|
|
|
|
# available at https://www.eclipse.org/legal/epl-2.0/
|
|
|
|
#
|
|
|
|
# SPDX-License-Identifier: EPL-2.0
|
2015-02-17 10:32:24 +01:00
|
|
|
#
|
|
|
|
# Contributors:
|
|
|
|
# Wind River Systems - initial API and implementation
|
|
|
|
##################################################################################
|
|
|
|
|
2015-05-07 08:54:55 +02:00
|
|
|
pluginName = Terminal Process Connector
|
2020-01-31 13:21:35 -05:00
|
|
|
providerName = Eclipse CDT
|
2015-02-17 10:32:24 +01:00
|
|
|
|
|
|
|
# ----- Terminal Connectors -----
|
|
|
|
|
|
|
|
TerminalConnector.process=Process Connector (hidden)
|
|
|
|
|
|
|
|
# ----- Terminal Launcher Delegates -----
|
|
|
|
|
|
|
|
ProcessLauncherDelegate.label=Streams Terminal
|
|
|
|
|
|
|
|
# ----- Commands and Menu contributions -----
|