I went through the guidelines of MBS extended document section in 'CDT
Plugin Development Guide', paragraph 6 to create a plugin. I reached the
section
6.11 Testing the ProjectType and ran my test. Trying to create a C++
project with my 'Example Tool Chain' in Project Type pane I get stuck
because no toolchain is displayed in Toolchains pane.
This is the first issue.
Further, I tried to finish the example toolchain to check the final
version but in the section 6.12 Adding Tool Options, point 10, I couldn't
add a "catch-all" option to the 'General' category because 'New' menu item
is missing in context menu when right clicking on this General
(optionCategory) extension element.
This is a second issue.
I'm using CDT 5.0 based on Eclipse 3.4.1 Ganymede version.
All necessary updates for developing MBS plugins I downloaded through the
'Software Updates...' under Help menu.