The IDE toolbar provides a Remote Development toolbar:
You can use the icons to select a remote host you have already configured and work on projects and files on the remote host the same as if they were local. This is known as full remote development.
See C/C++ Remote Development Modes for more information about
development modes.
Icon | Description |
---|---|
![]() |
Connection status. Click it to connect or disconnect to the server selected in the list next to the icon. |
![]() |
Create remote project. Click it to create a new project on the currently connected host. |
![]() |
Open remote project. Click it to open a project on the currently connected host. |
![]() |
Open remote file. Click it to open a file on the currently connected host. |
See also | |
---|---|
Overview of C/C++ Remote Development Setting Up C/C++/Fortran Projects for Remote Development Sharing Files With Remote Build Hosts |
Copyright © 2014, Oracle and/or its affiliates. All rights reserved.