| [news.eclipse.tools.cdt] How to add a new tool chain in CDT? |
Just start using eclipse, I am going to use eclipse with a mingw based cross toolchain. After go through the GUIs, I found eclipse doesn't know the existance of my cross toolchain, it just find out the standard mingw toolchain. How can I add my tool chain and when I start a new project I can just choose the new added one as my toolchain?