Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] How to enable a standard CDT toolchain with a custom project type?

Hi all,

I have a custom project type that I have implemented. I have added some
custom pages that are to be associated with this project type and carry out
some additional functions. Everything for the plugin is working except I
cannot dedicate a toolchain to my new project type.

The toolchain that I am trying to associate with my project type is the
Makefile project's "--Other Toolchain--" that is provided by the standard
CDT new project wizard. It works exactly how I need it when testing all of
my custom pages.

Is there anyway to allow my project type to use this toolchain??

Any help or suggestions would really be appreciated, thanks!



--
View this message in context: http://eclipse.1072660.n5.nabble.com/How-to-enable-a-standard-CDT-toolchain-with-a-custom-project-type-tp167121.html
Sent from the Eclipse CDT - Development mailing list archive at Nabble.com.


Back to the top