Eclipse: missing menu option for creating a new remote C / C ++ project

I run Eclipse CDT Luna SR 1 (version 4.4.1) and correctly installed remote system conductors for end users and remote system conductors for user packages (both versions 3.7.0). I can go to the remote system and even create a link to the remote folder via RSE using SSH, but I cannot create a new Remote C ++ project, as the Luna documentation describes here , Menu options in the manual simply do not exist. Do I need to install the RSE server first? This does not make much sense, since RSE can use local providers. Any help was appreciated.

+7
eclipse eclipse-cdt eclipse-rse
source share

No one has answered this question yet.

See related questions:

1158
"Override superclass method" Errors after importing a project into Eclipse
695
Is there a Find in Project ... feature in the Eclipse IDE?
8
C ++ remote development using SSH only inside the Eclipse environment
3
How to solve "Secure Store failed to save master password" in a remote Eclipse CDT application using an SSH password for debugging?
3
C ++ remote debugging using RSE
one
Seamless (RSE) remote projects in Eclipse
one
Eclipse Create Remote Project returns "Internal error: connection not found for host: null"
0
Add C ++ projects to C ++ working set when creating a new project
0
Eclipse: no C / C ++ option after installing CDT plugin
0
How to set the current working directory of a program during remote debugging using gdbserver Automatic Launcher in Eclipse CDT?

All Articles