Community
Participate
Working Groups
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.
Move to Platform/runtime
Potential dup of bug 70650?
*** Bug 71647 has been marked as a duplicate of this bug. ***
Yes, I am having the same problem as described in bug 70650.
*** This bug has been marked as a duplicate of 70650 ***