From 09b9392c54019381a194f5a356b182a5fdfbfa1b Mon Sep 17 00:00:00 2001 From: Martin Oberhuber < martin.oberhuber@windriver.com> Date: Fri, 27 Oct 2006 03:13:31 +0000 Subject: [PATCH] bug 160470 - remove rseserver-aix.tar from build scripts --- rse/plugins/org.eclipse.rse.ui/plugin.properties | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/rse/plugins/org.eclipse.rse.ui/plugin.properties b/rse/plugins/org.eclipse.rse.ui/plugin.properties index 8d2daaa89ac..801ac86bc1c 100644 --- a/rse/plugins/org.eclipse.rse.ui/plugin.properties +++ b/rse/plugins/org.eclipse.rse.ui/plugin.properties @@ -27,15 +27,15 @@ extPoint.compile = Remote Compile Commands extPoint.archivehandlers = Remote Archive Handlers extPoint.mountPathMappers = Mount Path Mappers -systemType.iseries = iSeries native operating system (OS/400 or i5/OS) -systemType.iseries.PASE = PASE on iSeries -systemType.zseries = zSeries native operating system (z/OS) +#systemType.iseries = iSeries native operating system (OS/400 or i5/OS) +#systemType.iseries.PASE = PASE on iSeries +#systemType.zseries = zSeries native operating system (z/OS) systemType.windows = Any version of Microsoft Windows systemType.unix = Any distribution of Unix -systemType.aix = IBM AIX operating system +#systemType.aix = IBM AIX operating system systemType.linux = Any distribution of Linux -systemType.powerlinux = Linux running on PowerPC hardware -systemType.zlinux = Linux running on zSeries hardware +#systemType.powerlinux = Linux running on PowerPC hardware +#systemType.zlinux = Linux running on zSeries hardware systemType.local = Local file system on this computer Plugin.Name = Remote System Explorer