Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » execution order of custom builder(s)
execution order of custom builder(s) [message #225860] Wed, 15 March 2006 16:20 Go to next message
Thorsten  Möller is currently offline Thorsten MöllerFriend
Messages: 25
Registered: July 2009
Junior Member
Hello all,

if have added two custom Ant builders after the integrated Java Builder to
one of my projects. My expectation was that they run after the Java Builder
according to the order defined. Now I realised that they start after the
Java Builder - ok, that's what I expected - but they start in parallel, i.e.
the Java Builder might still run at the time the other builders run. What I
need instead is a mechanism where the custom builders start after the Java
Builder has finished. Is there any possibility to configure it this way?

Many thanks in advance,
Thorsten
Re: execution order of custom builder(s) [message #1773774 is a reply to message #225860] Wed, 04 October 2017 14:17 Go to previous message
Antonio Garmendia is currently offline Antonio GarmendiaFriend
Messages: 93
Registered: May 2014
Member
Hi,

I need something similar about the execution order of builders. Did you finally found a solution? Thank you in advance.

Cheers,
Anthony
Previous Topic:eclipse java code fomatter setting questing
Next Topic:How to stop eclipse re-building other projects when trying to run one project
Goto Forum:
  


Current Time: Fri May 03 21:20:29 GMT 2024

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

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

Back to the top