Does anybody know how to add a C/C++ project nature to an Eclipse project through the UI ? I\'m importing a project and working with legacy code that was originally started
Create a new C project using the existing source code.
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"