Adding a C/C++ nature to an Eclipse project Adding a C/C++ nature to an Eclipse project c c

Adding a C/C++ nature to an Eclipse project


Assuming you've got the CDT plugin installed

Right-click on the project.

Select: New -> Other

Under C/C++, select "Convert to a C/C++ project"


Create a new C project using the existing source code.