Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] a way to change managed build system valueType-to-widget mappings

I can confirm this. It is something we have talked about in the past but so far no one has done it yet. I would suggest making an enhancement request in Bugzilla.

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

Chris Recoskie
Team Lead, IBM CDT Team
IBM Toronto
http://www.eclipse.org/cdt

Inactive hide details for Subs <dmsubs@xxxxxxxxxxxxx>Subs <dmsubs@xxxxxxxxxxxxx>


          Subs <dmsubs@xxxxxxxxxxxxx>
          Sent by: cdt-dev-bounces@xxxxxxxxxxx

          05/03/2008 03:34 AM

          Please respond to
          "CDT General developers list." <cdt-dev@xxxxxxxxxxx>

To

"CDT General developers list." <cdt-dev@xxxxxxxxxxx>

cc


Subject

Re: [cdt-dev] a way to change managed build system valueType-to-widget mappings

Dale,

I'm not a CDT developer, just somebody who has implemented a C/C++
toolchain and been trying to do what you want.

Unfortunately, AFAIK, the answer to all of your questions is no...

Dale Parson wrote:
> Hi, a newbie here with perhaps a newbie question.
>
>  
>
> Given the Managed Build System (MBS) option valueTypes of
>
>  
>
> valueType                 (string|stringList|boolean|enumerated|includePath|definedSymbols|libs|userObjs|symbolFiles|includeFiles|libPaths|libFiles|undefIncludePath|undefDefinedSymbols|undefLibPaths|undefLibFiles|undefIncludeFiles|undefSymbolFiles)
>
>  
>
> Is there any way for a toolchain developer integrating a C/C++ toolchain
> into MBS to alter the hard coded UI widget mappings associated with the
> above, for example the stringList -> FileListControlFieldEditor, or even
> better, to add a new type and widget mapping to the valueType cases above?
>
>  
>
>  From what I have seen exploring CDT 4.0 source, the answer is “no.” Is
> there any way to customize UI aspects of a toolChain-tool’s options,
> either within the toolchain plugin.xml or elsewhere, beyond ordering of
> the options in plugin.xml?
>
>  
>
> Are there any plans to make the MBS extensible with respect to valueType
> and its widget mappings?
>
>  
>
> Thanks.
>
>  
>
> Dale Parson, Sandbridge Technologies
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
>
https://dev.eclipse.org/mailman/listinfo/cdt-dev


--
Subs
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev

GIF image

GIF image

GIF image


Back to the top