Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Plugin creation for proprietary compiler toolchain
Plugin creation for proprietary compiler toolchain [message #780627] Wed, 18 January 2012 20:04 Go to next message
Ivan Filgueiras is currently offline Ivan FilgueirasFriend
Messages: 6
Registered: August 2011
Junior Member
I am working with a proprietary C/C++ toolchain with Makefile projects in Eclipse 3.7 (CDT Cool. I've done some customizations, like adding parsers to its error and warning messages, but it still is a PITA to maintain a Makefile for every little change in the project's layout.

I would like to better integrate this toolchain with Eclipse, but I don't know if it is worth it (a one man's job) or if I should just keep it with makefiles.

So, what I want to know is: is this doable through the creation of Eclipse plugins? I couldn't find documentation on how to do this for CDT. Could someone point me to some specific documentation?

Thanks in advance.
Re: Plugin creation for proprietary compiler toolchain [message #782311 is a reply to message #780627] Mon, 23 January 2012 14:12 Go to previous message
Ivan Filgueiras is currently offline Ivan FilgueirasFriend
Messages: 6
Registered: August 2011
Junior Member
I've already tried to get some feedback in this subject through the IRC channel and now the forums. Maybe its time to use the mailing lists...
Previous Topic:autotools
Next Topic:Field 'tv_nsec' could not be resolved
Goto Forum:
  


Current Time: Fri Apr 26 22:38:59 GMT 2024

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

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

Back to the top