Creating and executing Remote SSH External Tools Configuration programmatically
Dear community,
I would like to create some "Remote SSH External Tools" on installation of my plugin and trigger them later in some Actions.
I only found the Class com.intellij.tools.Tool which provides CRUD-functionality for "External Tools", but not for "Remote SSH" ones.
Do you know where to create and how to execute them given a specific remote server configuration?
Regards, Richard
Please sign in to leave a comment.
Hello!
If this is not possible, I think about creating "External Tools" programmatically and executing them on a configured remote Server.
But it's not nice to reinvent the wheel and implement something existing.
Do you know some other nicer workarounds?
Regards,
Richard