Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-dev] Managed Build Tool question:grey some options

All of the things you describe are a part of the proposal for the next
version of Managed Build

https://bugs.eclipse.org/bugs/show_bug.cgi?id=68232

___________________________________________
 
Chris Recoskie
Software Designer
IDE Frameworks Group
Texas Instruments, Toronto
 
 

> -----Original Message-----
> From: cdt-dev-admin@xxxxxxxxxxx [mailto:cdt-dev-admin@xxxxxxxxxxx] On
> Behalf Of Jerome CORRENOZ
> Sent: Friday, August 20, 2004 7:26 AM
> To: cdt-dev@xxxxxxxxxxx
> Subject: [cdt-dev] Managed Build Tool question:grey some options
> 
> Hello,
> 
> I use the CDT2.0 with Eclipse 3.0 under Windows2000.
> 
> I am extending the ManagedBuildInfo extension point for our toolchain.
I
> create targets, tools and I populate tools with OptionCategory and
> Options.
> I can create enumerated list, boolean (check_box), string etc ...
> 
> I would like to know if:
> 1- Does exist a way to create radio-buttons as options ?
> 
> 2- Is it possible to enable/disable (grey) one option according to
> conditions
> (value of other options) ?
> 
> 3- Is it possible to hide/show some options according to conditions ?
> 
> Thanks
> 
> 
> --
> ________________________________________________________________
> 
> Jerome CORRENOZ                      jerome.correnoz@xxxxxx
> STMicroelectronics                   www.st.com
> TPA/DSP & Micro Division/Tools
> Software Engineer        	     A450-02
> 12, rue Jules Horowitz - B.P. 217    Phone: +33 (0)4 76 58 68 42
> F-38019 GRENOBLE Cedex               Fax:   +33 (0)4 76 58 56 68
> ________________________________________________________________
> 
> 
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top