Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 71647

Summary: Java Builder does not execute in the correct order during a build
Product: [Eclipse Project] Platform Reporter: Brian Simoneau <bsimoneau>
Component: ResourcesAssignee: Platform-Resources-Inbox <platform-resources-inbox>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P3    
Version: 3.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Brian Simoneau CLA 2004-08-09 09:44:05 EDT
I have a Java project that requires external builders in the form of Ant file 
targets to run during a project build.  On the Builders screen under project 
Properties, the Java Builder and external builders are listed in the order that 
I need them to run in.  When I do a Clean... followed by a build, the Java 
Builder is always executed after all the other external builders are run.  This 
causes the build to fail because the source code needs to be compiled before 
the last two external builders are run.  
The project is set to Build Automatically and the external builders are all set 
to run After a "Clean".  I am using Version: 3.0.0, Build id: 200406251208.
Comment 1 Olivier Thomann CLA 2004-08-09 09:53:47 EDT
Move to Platform/Runtime
Comment 2 DJ Houghton CLA 2004-08-09 12:37:46 EDT

*** This bug has been marked as a duplicate of 71645 ***