Custom builder - Stop build on first build error [message #1709822] |
Thu, 01 October 2015 07:47  |
Eclipse User |
|
|
|
Hello everybody,
I want to implement a builder that stops building referenced projects if a build error occures, as described here:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=309110
Is there a a way to pass the Build Status (Error, Cancel, OK) from one project to a follow up project during a build? I noticed that there is a IBuildContext that is shared between the different project builds, but the build status is missing (If the previous project build was successful or not). Is there another way to store this information or is it possible to extend the Buildcontext?
Best regards,
Andreas
|
|
|
|
Powered by
FUDForum. Page generated in 0.03198 seconds