Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'rse/plugins/org.eclipse.rse.subsystems.terminals.core/plugin.properties')
-rw-r--r--rse/plugins/org.eclipse.rse.subsystems.terminals.core/plugin.properties19
1 files changed, 0 insertions, 19 deletions
diff --git a/rse/plugins/org.eclipse.rse.subsystems.terminals.core/plugin.properties b/rse/plugins/org.eclipse.rse.subsystems.terminals.core/plugin.properties
deleted file mode 100644
index abf61a5b5..000000000
--- a/rse/plugins/org.eclipse.rse.subsystems.terminals.core/plugin.properties
+++ /dev/null
@@ -1,19 +0,0 @@
-################################################################################
-# Copyright (c) 2008, 2009 MontaVista Software, Inc. and others.
-# 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:
-# Yu-Fen Kuo - initial API and implementation
-################################################################################
-
-# NLS_MESSAGEFORMAT_NONE
-# NLS_ENCODING=UTF-8
-
-pluginName = RSE Terminals Core
-providerName = Eclipse.org - DSDP
-
-TerminalSubsystemName = Terminals
-TerminalSubsystemDescription = Work with terminals and commands on remote systems.

Back to the top