diff --git a/build/org.eclipse.cdt.managedbuilder.gnu.ui/plugin.properties b/build/org.eclipse.cdt.managedbuilder.gnu.ui/plugin.properties index b6b20e848ff..35656ca4692 100644 --- a/build/org.eclipse.cdt.managedbuilder.gnu.ui/plugin.properties +++ b/build/org.eclipse.cdt.managedbuilder.gnu.ui/plugin.properties @@ -45,10 +45,11 @@ ConfigName.Dbg=Debug ToolChainName.Rel=GCC Tool Chain ToolChainName.Dbg=GCC Tool Chain -ToolChainName.Linux=GCC Tool Chain (Linux) -ToolChainName.Win32=GCC Tool Chain (Windows) -ToolChainName.Macosx=GCC Tool Chain (Macosx) -ToolChainName.Solaris=GCC Tool Chain (Solaris) +ToolChainName.Linux=Linux GCC +ToolChainName.Cygwin=Cygwin GCC +ToolChainName.MinGW=MinGW GCC +ToolChainName.Macosx=MacOSX GCC +ToolChainName.Solaris=Solaris GCC # Generic platform names PlatformName.Rel=Release Platform diff --git a/build/org.eclipse.cdt.managedbuilder.gnu.ui/plugin.xml b/build/org.eclipse.cdt.managedbuilder.gnu.ui/plugin.xml index 6d09ddda85a..afaebeb8ce1 100644 --- a/build/org.eclipse.cdt.managedbuilder.gnu.ui/plugin.xml +++ b/build/org.eclipse.cdt.managedbuilder.gnu.ui/plugin.xml @@ -1656,7 +1656,7 @@ @@ -1721,6 +1721,74 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +