Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » How can I specify an environment variable for Discovery Invocation
How can I specify an environment variable for Discovery Invocation [message #733855] Wed, 05 October 2011 15:42 Go to next message
Eclipse UserFriend
I am trying to setup a project so that all of the project options can be handled by git for different users. Each of the systems is setup identically bellow the users home directory and I have been able to generalize the paths of all the compiler commands and include paths.

I have not been able to generalize the Invocation Command for the Discovery options. It does not recognize:

~/
$HOME
${env_var:HOME}

Is there another method of writing the path to be generalized to the home directory?

Thanks

Gavin S
Re: How can I specify an environment variable for Discovery Invocation [message #734036 is a reply to message #733855] Thu, 06 October 2011 09:01 Go to previous message
Eclipse UserFriend
I don't think that scanner discovery can use environment or build variables currently. I suggest to open a bug in bugzilla so we could consider it for future development.

Andrew
Previous Topic:Header problem
Next Topic:Trying to learn Eclipse C++ with CDT
Goto Forum:
  


Current Time: Tue Jul 08 10:18:55 EDT 2025

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

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

Back to the top