1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-05 08:05:24 +02:00

bug 160470 - remove rseserver-aix.tar from build scripts

This commit is contained in:
Martin Oberhuber 2006-10-27 03:13:31 +00:00
parent 1133f003a6
commit 09b9392c54

View file

@ -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