Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » adding ezternal builder programmatically and adding C nature to my project.
adding ezternal builder programmatically and adding C nature to my project. [message #81110] Tue, 24 June 2003 03:07 Go to next message
Eclipse UserFriend
Originally posted by: shilpagu.noida.hcltech.com

I am creating a project of my own. i want to add external builder to it.
this builder is in C and assembly language.
is there any way i can add this builder to my project programmatically.
moreover i want to add C nature to my project. but there is no help
available on CDT and neither is the source code.
How do i go about solving both these issues?
Re: adding ezternal builder programmatically and adding C nature to my project. [message #84324 is a reply to message #81110] Fri, 27 June 2003 17:53 Go to previous message
Eclipse UserFriend
Originally posted by: John_Arthorne.oti.com_

I don't think there is any way to add external tool builders
programaticaly. However, you can programatically add an "internal"
builder that just calls or execs your native builder. Look in the
online help for more information on adding builders (Platform plugin
developer's guide > programmer's guide > Resource and workspace API >
Incremental project builders). There is also information in the online
help for programmatically adding/removing natures.
--


Shilpa wrote:
> I am creating a project of my own. i want to add external builder to it.
> this builder is in C and assembly language.
> is there any way i can add this builder to my project programmatically.
> moreover i want to add C nature to my project. but there is no help
> available on CDT and neither is the source code.
> How do i go about solving both these issues?
>
Previous Topic:Urgent : Problem with importing resources
Next Topic:how to extend the Eclipse main menu "FILE -> Save or Save as"?
Goto Forum:
  


Current Time: Wed Apr 30 18:02:08 EDT 2025

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

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

Back to the top