mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-20 06:35:50 +02:00
bug 160470 - remove rseserver-aix.tar from build scripts
This commit is contained in:
parent
1133f003a6
commit
09b9392c54
1 changed files with 6 additions and 6 deletions
|
@ -27,15 +27,15 @@ extPoint.compile = Remote Compile Commands
|
||||||
extPoint.archivehandlers = Remote Archive Handlers
|
extPoint.archivehandlers = Remote Archive Handlers
|
||||||
extPoint.mountPathMappers = Mount Path Mappers
|
extPoint.mountPathMappers = Mount Path Mappers
|
||||||
|
|
||||||
systemType.iseries = iSeries native operating system (OS/400 or i5/OS)
|
#systemType.iseries = iSeries native operating system (OS/400 or i5/OS)
|
||||||
systemType.iseries.PASE = PASE on iSeries
|
#systemType.iseries.PASE = PASE on iSeries
|
||||||
systemType.zseries = zSeries native operating system (z/OS)
|
#systemType.zseries = zSeries native operating system (z/OS)
|
||||||
systemType.windows = Any version of Microsoft Windows
|
systemType.windows = Any version of Microsoft Windows
|
||||||
systemType.unix = Any distribution of Unix
|
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.linux = Any distribution of Linux
|
||||||
systemType.powerlinux = Linux running on PowerPC hardware
|
#systemType.powerlinux = Linux running on PowerPC hardware
|
||||||
systemType.zlinux = Linux running on zSeries hardware
|
#systemType.zlinux = Linux running on zSeries hardware
|
||||||
systemType.local = Local file system on this computer
|
systemType.local = Local file system on this computer
|
||||||
|
|
||||||
Plugin.Name = Remote System Explorer
|
Plugin.Name = Remote System Explorer
|
||||||
|
|
Loading…
Add table
Reference in a new issue