Skip to main content



      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 11:20 Go to next message
Eclipse UserFriend
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 10:17 Go to previous message
Eclipse UserFriend
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: Sat Jul 05 13:22:58 EDT 2025

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

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

Back to the top