You can convert a general, C or C++ project into a remote C/C++ project using the Convert to Remote C/C++ Project Wizard.
To convert a general, C or C++ project to a remote C or C++ project:
Select the projects you want to convert to Remote C/C++ projects in the Project Explorer. Right click and select Convert to Remote C/C++ Project.
All project conversion candidates in the workspace will be listed. Projects selected in the Project Explorer in the previous step will be preselected in the list.
The build command is the build command to be used to build your project; the build directory is the location where the build output is to be stored (default is ${remote_path:/${project_name}} which stores the build output in each project's location); the compiler executable directory is the location where the compiler executable can be found.
By default, project will not be indexed until it has been built. You can change this by unchecking the Do not index project until project has been built checkbox.
© Copyright IBM Corporation 2009, 2010. All Rights Reserved.