Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » MBS question
MBS question [message #200404] Mon, 27 August 2007 23:38 Go to next message
Eclipse UserFriend
Originally posted by: ronbermejo.yahoo.com

Hi guys!

I was wondering if there is any way to add a new buildType & configuration
that can be referenced by/extend existing projectTypes (e.g. MinGW
Executable). I guess what I'm looking for is something similar to the way
launchDelegates can extend existing launchConfigurationTypes.

Is this possible?

Thanks in advance! :-)
RB
Re: MBS question [message #200477 is a reply to message #200404] Tue, 28 August 2007 09:03 Go to previous message
Eclipse UserFriend
Ron Bermejo wrote:
> Hi guys!
>
> I was wondering if there is any way to add a new buildType &
> configuration that can be referenced by/extend existing projectTypes
> (e.g. MinGW Executable). I guess what I'm looking for is something
> similar to the way launchDelegates can extend existing
> launchConfigurationTypes.
>
> Is this possible?
> Thanks in advance! :-)
> RB
>

Yes... the superClass attribute in the extension markup lets you do this
for pretty much all elements of the build model. Just put in the ID of
the entity you wish to subclass.

===========================

Chris Recoskie
Team Lead, IBM CDT Team
IBM Toronto
http://www.eclipse.org/cdt
Previous Topic:Line Counter
Next Topic:Europa discovery site not working
Goto Forum:
  


Current Time: Thu May 08 00:27:29 EDT 2025

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

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

Back to the top