SSH Terminal & Deployment functionality
On the CLion help site it implies that a SSH terminal is available however it's not listed in File | Settings | Tools
Nor is there deployment functionality (like there is in IDEA).
Are these features going to be included at some point? Or are they already there and I need to activate them somehow?
Regards,
Andre
请先登录再写评论。
Hi Andre.
SSH terminal is not implemented in CLion now.
We have a feature request about remote projects support:
https://youtrack.jetbrains.com/issue/CPP-744
Please comment or upvote.
Sorry for the article in our web help, we'll remove it.
This is not the feature that we really asked for.
We just need putty-like ssh terminal to access server's console (no debug, no toolchans, just terminal). Currently i need to run phpstorm or putty to do this.