Question about CLion being a good fit over SSH
Answered
|
Hi,
I’ve been eyeing CLion for a while now, I just need to check if it satisfies my use case:
I have a Ubuntu (old version) VM, where I have a C++ (roughly c++14) codebase, that doesn’t (yet) build on OSX … so it has to be built on that VM.
What I’ve been doing so far is SSHing into my VM, running an editor (Emacs in my case) over there, etc.
I would like to be able to develop on my MacBook laptop natively, instead of living inside the terminal, which is why I’m looking at CLion for this.
So my question is: will I be able to (1) work over SSH with files remotely, and also (2) trigger build and look at resulting errors etc remotely?
If yes, I’ll go ahead and buy a personal copy of CLion, so let me know :-)
Regards,
Agam |
Please sign in to leave a comment.
Answered via email. The full remote mode should be suitable.