Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » creating a C project and adding to its build spec my own builder???
creating a C project and adding to its build spec my own builder??? [message #90537] Tue, 08 July 2003 07:15 Go to next message
Eclipse UserFriend
Originally posted by: shilpagu.noida.hcltech.com

i need to create a C project and add to its build spec, a builder of my
own in addition to the default C builder.
now since no cdt help is available, i dont know anything bout CDT API. how
do i move on?
like as in case of Java, we can simply create an instance of type
IJavaProject and add to its build spec our builders and so on and move.
can something similar be done in case of C also?
some source code is available on the cdt home page but could someone just
give me a direction in which to move.
Re: creating a C project and adding to its build spec my own builder??? [message #90587 is a reply to message #90537] Tue, 08 July 2003 10:36 Go to previous message
Eclipse UserFriend
I think you should post this message to eclipse.tools.cdt news group.
About you question: to replace standard builder you can just replace builder
descriptor in .cdtproject file.
"Shilpa" <shilpagu@noida.hcltech.com> wrote in message
news:bee956$mae$1@eclipse.org...
> i need to create a C project and add to its build spec, a builder of my
> own in addition to the default C builder.
> now since no cdt help is available, i dont know anything bout CDT API. how
> do i move on?
> like as in case of Java, we can simply create an instance of type
> IJavaProject and add to its build spec our builders and so on and move.
> can something similar be done in case of C also?
> some source code is available on the cdt home page but could someone just
> give me a direction in which to move.
>
>
Previous Topic:Adding extensions in Plugin Manifest Editor
Next Topic:Error with no error message
Goto Forum:
  


Current Time: Fri Apr 25 20:29:38 EDT 2025

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

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

Back to the top