############################################################################### # Copyright (c) 2000, 2008 IBM Corporation 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: # 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 = Remote System Explorer Core providerName = Eclipse.org 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