[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.cdt] Re: Integration of external tools

A good place to start would be the Managed Build System Extensibility Document, which is supplied as part of the CDT SDK help System. It can also be found online here:
http://help.eclipse.org/help33/index.jsp?topic=/org.eclipse.cdt.doc.isv/guide/mbs/extensibilityGuide/Managed_Build_Extensibility.html


--
Derek


gaetan morice wrote:
Hi everybody,

I'm working on a C project in which part of the source files are
generated by external tools.
Can anybody tel me how I can modify the build system in order to include
these tools in my managed make file?
I am working with Eclipse 3.3 and CDT 4.0.1.

Any help would be welcomed.
Thanks,
Gaetan