Carbide.c++ Plug-in SDK help

If you're just getting started with creating a Carbide.c++ plug-in you're probably looking at this help documentation from within Carbide.c++. Make sure you first follow the steps to import the Carbide Development Kit (CDK) as described in Setting up your development environment. The CDK contains all the non-internal APIs for you to browse for your convenience. The same documentation appears in the javadoc comments in the source code.

The SDK help is under the "Carbide.c++ Plug-in Developer Guide" entry in the Eclipse online help.