diff -r 2a211a55b277 -r f3b387a17eb7 debuggercdi/com.nokia.cdt.debug.common/schema/launchDelegateConnectionExtension.exsd --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/debuggercdi/com.nokia.cdt.debug.common/schema/launchDelegateConnectionExtension.exsd Wed Apr 21 15:10:34 2010 -0500 @@ -0,0 +1,107 @@ + + + + + + + + + This extension allows customizing the startup and shutdown behavior of a launch for a specific remote connection type associated with the launch. + +Every extension is called for each launch. Use the provided ILaunchConfiguration and IConnection arguments to filter for your purposes. + + + + + + + + + + This extension allows for connection-specific launch behavior. Launch delegates that use connections will typically only check for TRK and then launch. You can add additional behavior to validate other things as well as clean up. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + This class implements behavior that is called after the remote connection is selected and after the session terminates. + + + + + + + + + + + + + + + 2.6 + + + + + + + + + [Enter extension point usage example here.] + + + + + + + + + See com.nokia.cdt.internal.debug.launch.ILaunchWizardExtension + + + + + + + + + [Enter information about supplied implementation of this extension point.] + + + + +