Where is "Connection Tab" mentioned in https://www.jetbrains.com/help/clion/remote-projects-support.html ?
Answered
It says at: https://www.jetbrains.com/help/clion/remote-projects-support.html :
"
You can set up remote development without source synchronization to avoid unnecessary file duplication when your local and remote machines share a mounted volume (for example, in the case of using a Docker container) or when 3rd-party synchronization is configured outside of CLion.
For this, open the Connection tab and change the connection type to Local or mounted folder, then set up the path mappings (for Docker, specify the mapped volumes).
"
But I see no "Connection Tab" anywhere - how to reach this dialog ?
Please sign in to leave a comment.
Hello!
This note is a part of the "Check and adjust the deployment configuration" section. The Connection tab can be found in the Deployment configuration - `Settings / Preferences | Build, Execution, Deployment | Deployment`.