How do I create external tools programmatically
Hello, I can't find class which show Setting->IDE Settings->External Tools dialog box to create external tool via it. Or what class realise external tool and how can i register created tool in IDE?
Please sign in to leave a comment.
Hi Denis,
It's ToolConfigurable. Feel free to check it's processing as it is a part of open source Community Edition.
Denis