2007-02-21 17:29:58 +00:00
|
|
|
################################################################################
|
2009-05-26 11:41:34 +00:00
|
|
|
# Copyright (c) 2006, 2009 MontaVista Software, Inc. and others.
|
2007-02-21 17:29:58 +00:00
|
|
|
# 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:
|
|
|
|
# Yufen Kuo (MontaVista) - initial API and implementation
|
|
|
|
# Martin Oberhuber (Wind River) - [refactor] "shell" instead of "ssh" everywhere
|
2008-02-26 16:00:51 +00:00
|
|
|
# Xuan Chen (IBM) - added NLS_MESSAGEFORMAT comments
|
2007-02-21 17:29:58 +00:00
|
|
|
################################################################################
|
|
|
|
|
2008-02-26 16:00:51 +00:00
|
|
|
# NLS_MESSAGEFORMAT_VAR
|
|
|
|
# NLS_ENCODING=UTF-8
|
|
|
|
|
2007-02-21 17:29:58 +00:00
|
|
|
pluginName = RSE Linux Shell Processes
|
2011-01-03 23:21:33 +00:00
|
|
|
providerName = Eclipse TM Project
|
2007-02-21 17:29:58 +00:00
|
|
|
|
|
|
|
ShellProcessSubsystemName=Shell Processes
|
|
|
|
ShellProcessSubsystemDescription=This configuration allows you to work with processes on remote linux systems using any contributed Shell subsystem.
|