Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » C++ project is not CDT after checking to TFS
C++ project is not CDT after checking to TFS [message #1417216] Fri, 05 September 2014 00:16 Go to next message
Shabnam Sarup is currently offline Shabnam SarupFriend
Messages: 2
Registered: September 2014
Junior Member
I created an android project and then converted it to a C++ project using the Android tools - Add Native support option. I added some C++ 11 code files and compiled and ran it. It all worked fine. Then I checked the code into Microsoft TFS and did a get into a new folder. I opened the newly retrieved project in Eclipse and went to the project properties page - the C++ build page says "this is not a CDT project". I compared the original project files with the new ones and I don't see any difference in them to explain this. So what should I do to make sure I can check the files in and get them into a new folder or on our build server and the project will remain a C++ project.

I am using

Eclipse CDT Version: 8.1.2.201302132326
Eclipse Platform Version: 4.2.1.v20130118
ADT 22.0.1
Android Development Toolkit Version: 22.6.1.v201403111859-1066720
Re: C++ project is not CDT after checking to TFS [message #1420934 is a reply to message #1417216] Wed, 10 September 2014 18:00 Go to previous message
Shabnam Sarup is currently offline Shabnam SarupFriend
Messages: 2
Registered: September 2014
Junior Member
Solved my problem

1. Did not have Android NDK path set in the workspace and so got this error - program "sh" not found in PATH
2. Needed to check in the .cproject file
Previous Topic:[Feature] Generate constructor using fields - productive. Do you want it?
Next Topic:Eclipse plugin development - Custom Wizard for New C++ project
Goto Forum:
  


Current Time: Wed Apr 24 19:44:33 GMT 2024

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

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

Back to the top