This extension provides creation of TargetProcess plugin. It creates two projects. The first project contains template of code for plugin itself. The second project is created for plugin tests. The extension also downloads TargetProcess SDK for plugins and add all necessary references in created projects to it. After template applied to be able to run plugin you need to reload solution. So, it will apply required debug information. |