1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-19 14:15:50 +02:00
cdt/rse/plugins/org.eclipse.rse.core/plugin.properties
nickboldt cf9fe9e6ac Bug 538094 - update to EPL 2.0 (leave EDL 1.0 unchanged)
Change-Id: I5ef20c1c81c17896e3c73ae0aa8c6cf47a708016
Signed-off-by: nickboldt <nboldt@redhat.com>
2018-11-01 12:21:58 -04:00

43 lines
1.9 KiB
Properties

###############################################################################
# Copyright (c) 2000, 2011 IBM Corporation and others.
# 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/
#
# SPDX-License-Identifier: EPL-2.0
#
# Contributors:
# IBM Corporation - initial API and implementation
# Martin Oberhuber (Wind River) - [186525] Move keystoreProviders to core
# Martin Oberhuber (Wind River) - [186523] Move subsystemConfigurations from UI to core
###############################################################################
# NLS_MESSAGEFORMAT_NONE
# NLS_ENCODING=UTF-8
pluginName = RSE Core
providerName = Eclipse TM Project
extPoint.keystoreProviders = Keystore Providers
extPoint.persistenceProviders=RSE Persistence Providers
extPoint.systemTypes=RSE System Types
extPoint.systemTypeProviders=RSE System Type Providers
extPoint.subsystemConfigurations = Remote Subsystem Configurations
extPoint.modelInitializers = RSE Model Initializers
systemType.windows.label=Windows
systemType.unix.label=Unix
systemType.linux.label=Linux
systemType.local.label=Local
#systemType.iseries.description = iSeries native operating system (OS/400 or i5/OS)
#systemType.iseries.PASE.description = PASE on iSeries
#systemType.zseries.description = zSeries native operating system (z/OS)
systemType.windows.description = Any version of Microsoft Windows
systemType.unix.description = Any distribution of Unix
#systemType.aix.description = IBM AIX operating system
systemType.linux.description = Any distribution of Linux
#systemType.powerlinux.description = Linux running on PowerPC hardware
#systemType.zlinux.description = Linux running on zSeries hardware
systemType.local.description = Local file system on this computer