Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » CDT developer - How do I set the buildPath on a Standard Make Project
CDT developer - How do I set the buildPath on a Standard Make Project [message #830119] Tue, 27 March 2012 04:04
Eclipse UserFriend
I am new to CDT, and I want to extend CDT with a project template.
I successfully managed to add the project template through the extension-point org.eclipse.cdt.core.tempatles.
However, I failed to add the build definitions. I want to use the Standard Makefile.
I added the builder extension point, and successfully managed to set the command and its argument as well as changing the builder to supportManagedBuild to false.

Now, I need to set the buildPath.

However, I do not find where can I update the buildPath, neither in the MANIFEST.MF nor programmatically.

Previous Topic:Help with using gcrypt in eclipse CDT
Next Topic:working on MBS feature using eclipse
Goto Forum:
  


Current Time: Tue Jun 17 17:31:24 EDT 2025

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

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

Back to the top