It would be great if you could add support to let user choose their own ssh port.
I noticed it's defined in EmbeddedSSHClient.java as a static final int.
Could you add an extra field that defaults to 22 (for most users) on the RunConfigurationEditor.form ?
Personally I like to run ssh on a separate port so this would be extremely helpful.
It would be great if you could add support to let user choose their own ssh port. I noticed it's defined in EmbeddedSSHClient.java as a static final int. Could you add an extra field that defaults to 22 (for most users) on the RunConfigurationEditor.form ?
Personally I like to run ssh on a separate port so this would be extremely helpful.
Great plugin-in!