Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Managing a C / C++ mixed project
Managing a C / C++ mixed project [message #729547] Mon, 26 September 2011 13:26
Happy.Cerberus is currently offline Happy.CerberusFriend
Messages: 11
Registered: September 2009
Junior Member
I have a big autotools project. The most of the project is written in C, but some parts are in C++. Unfortunately CDT handles the entire project as C code and refuses to code complete C++ code (like STL).

How I can force Eclipse to handle some directories in the project as C++ code? It isn't enough just to have files with the correct extensions.
Previous Topic:Eclipse CDT doesn't find standard library
Next Topic:Wrong version number for 8.0.1 release ?!
Goto Forum:
  


Current Time: Fri Apr 26 08:49:56 GMT 2024

Powered by FUDForum. Page generated in 0.02912 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top