Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Extending cdt for makefile projects
Extending cdt for makefile projects [message #803507] Tue, 21 February 2012 12:36
Hard Maker is currently offline Hard MakerFriend
Messages: 4
Registered: February 2012
Junior Member
Hi,
I'm working with eclipse+cdt with "my own toolchain" gcc based for arm procesors. All is working fine using "Makefile projects" (not managed) but for news projects I need to add a lot of configuration in the IDE. For do this fast I'm trying to make a plugin but I have a lot of problems and this questions:
- Is possible extend a "makefile project" on cdt to configure special options? How? I read "CDT Plug-in Developer Guide > Programmer's Guide" but explain how to extend "managed projects".
- If there are no alternative for extend "makefile projects", is possible to add some path's and lib's to managed projects?
- It's possible add remote debuggin configuration throw a plugin? Where can I read about?

Thank's a lot
Sergio
Previous Topic:The .project file's first line was changed unexpected after compilation!
Next Topic:How to add my toolchain (compiler)
Goto Forum:
  


Current Time: Tue Apr 23 11:52:46 GMT 2024

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

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

Back to the top