diff -r 2e1a235ea76d -r 0e84cf0560e1 debuggercdi/com.nokia.cdt.debug.launch/schema/launchCategoryExtension.exsd --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/debuggercdi/com.nokia.cdt.debug.launch/schema/launchCategoryExtension.exsd Mon Jun 08 13:46:12 2009 -0500 @@ -0,0 +1,109 @@ + + + + + + + + + This extension point allows plugins to contribute categories to the Carbide launch wizard. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Carbide 2.1.0 + + + + + + + + + <extension + point="com.nokia.cdt.debug.launch.launchCategoryExtension"> + <category + id="com.xyz.XYZLaunchCategory" + name="My Category" + description="This is my category"/> + </extension> + + + + + + +