Hi, In the ExecuteScript plugin I created an IExecuteScriptPlugin interface (just as the execute plugin an IExecutePlugin). XDebug plugin should use this interface as gdb does with IExecutePlugin. But I can't install the interface in the executescript plugin? Should the interface be in kdevplatform? if so - where? Niko