Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » How to dynamically add enumeratedOptionValue for my option in toolchain?
How to dynamically add enumeratedOptionValue for my option in toolchain? [message #224045] Thu, 25 September 2008 11:00 Go to next message
Eclipse UserFriend
How to dynamically add enumeratedOptionValue for my option in toolchain?
I've tried to use
toolChain.getTool("...c.compiler").getOptionById("...c.compiler.version ")
in isSupported method (see my previous post), but unsuccessfully.

Is it possible? If yes, can you help me?
Re: How to dynamically add enumeratedOptionValue for my option in toolchain? [message #224074 is a reply to message #224045] Thu, 25 September 2008 18:48 Go to previous message
Eclipse UserFriend
Originally posted by: jamesblackburn+eclipse.mac.com

Drug Vignera wrote:
> How to dynamically add enumeratedOptionValue for my option in toolchain?

Unfortunately you can't dynamically modify an enumeratedOptionValue see:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=220629

> I've tried to use
> toolChain.getTool("...c.compiler").getOptionById("...c.compiler.version ")
> in isSupported method (see my previous post), but unsuccessfully.
>
> Is it possible? If yes, can you help me?

I'm not really sure what you mean by this, I'm afraid.

Cheers,

James
Previous Topic:How to set remote debug target IP via local config
Next Topic:Build Targets Disapear after Workbench restart
Goto Forum:
  


Current Time: Wed Jul 16 00:47:34 EDT 2025

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

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

Back to the top