Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » External tools and Build configuration variables
External tools and Build configuration variables [message #332152] Tue, 07 October 2008 13:45
Groyer Anthony is currently offline Groyer AnthonyFriend
Messages: 1
Registered: July 2009
Junior Member
Hi all,

I would like to start an external tool with in argument the name of the
file generated after a Build in a specific build directory.
So, I would like to get the selected build configuration (or the
specific build directory) from the external tool command line.

I was thinking using the variable ${build_project} but this
${build_project} is "a non-existent resource".
Even with a build environment variable $(env_var:my_build_variable},
this variable seems to be created only for the build.

Any idea ?

I am using
Eclipse Platform Version: 3.4.0
CDT Version: 5.0


Thanks
Anthony
Previous Topic:problem with unwanted notifications
Next Topic:Call hierarchy view
Goto Forum:
  


Current Time: Sat Apr 20 16:12:13 GMT 2024

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

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

Back to the top