Converting projects

Sometimes, you may need to convert non-QNX projects into QNX projects, to give them a QNX nature. For example, suppose another developer committed a project to CVS without the .project and .cproject files. The IDE won't recognize that project as a QNX project when you check it out from CVS, so you have to convert it. Or, you may wish to turn a Standard Make C/C++ project into a QNX C/C++ project to take advantage of the QNX recursive Makefile hierarchy.

You can convert many projects at once, if you convert all of them into projects of the same type.