Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Custom builder - Stop build on first build error
Custom builder - Stop build on first build error [message #1709822] Thu, 01 October 2015 11:47 Go to next message
Andreas Muelder is currently offline Andreas MuelderFriend
Messages: 73
Registered: July 2011
Member
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



Re: Custom builder - Stop build on first build error [message #1749145 is a reply to message #1709822] Fri, 02 December 2016 10:13 Go to previous message
Panagiotis-Dimitrios Paraskevopoulos is currently offline Panagiotis-Dimitrios ParaskevopoulosFriend
Messages: 2
Registered: December 2016
Junior Member
Hi,

Did you ever manage to do this?

Cheers,
Sat
Previous Topic:Defaulting Custom Help Scope
Next Topic:Help using IncrementalProjectBuilder - build() does not run
Goto Forum:
  


Current Time: Tue Apr 23 09:59:52 GMT 2024

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

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

Back to the top