Hello,

at first, excuise me for my bad english

i am using eclipse-europe with cdt-plugin (4.0x) and i like to use the eclipse-ide for programming applications for an embedded system. So i must compile the application with my arm-linux toolchain (arm-linux-gcc e.g.).
i know, that i have the option for compile via "run external tools"; so i can write a shell script.
but, i like to compile via toolchain without a script. Please, can anybody tell me, where can i add my toolchain into eclipse?
I looked at the cdt-toolchain manager, but there isn't a button with caption "add your toolchain "

regards