Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » How to use pre and post build scripts/commands in Juno?
How to use pre and post build scripts/commands in Juno? [message #926580] Fri, 28 September 2012 19:47
Marcus Nascimento is currently offline Marcus NascimentoFriend
Messages: 1
Registered: September 2012
Junior Member
In previous versions of Eclipse, I used very frequently the pre and post build steps.
I use different build configurations to build for different platforms.
The post-build step used to call a shell script, using a few build variables.
This script was responsible for updating a few platform files depending on the build variables passed as parameter.

I notice there is no pre and post build steps anymore.

I tried to create a new builder (PostBuild, for instance), however I can't use build variables in the builder configuration.

Is is possible to do that in Juno?

Thanks very much.
Previous Topic:Integrate Custom Debugger
Next Topic:g++ not found in path
Goto Forum:
  


Current Time: Wed Apr 24 22:29:03 GMT 2024

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

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

Back to the top