Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » External Tool Builder isn't executed during manual build and auto build
External Tool Builder isn't executed during manual build and auto build [message #252256] Wed, 26 March 2008 08:35
Eclipse UserFriend
Hello!

We are using the "External Tool Builders" to generate Java-Sources from
IDL files.

One Project (test_idl) contains the IDL files and another project contains
the generated sources (test_java).

In "test_java" we added an External Tool Builder who calls the
idl-compiler and we added the complete "test_idl" project in the "working
set of relevant resources" (with options "during clean", "during manual
builds" and "during auto builds" activated). If we change the IDL-Files in
"test_idl" with Eclipse 3.2 the Builder from "test_java" is executed.

If we do the same with Eclipse 3.3.1.1 and 3.3.2 the External Builder
isn't executed.

The only option which works as expected is "during a clean" (even "after a
clean" seams to be buggy).

Has anyone the same problems or any hints?

Regards,
Alexander
Previous Topic:Run project in Command Prompt
Next Topic:Debug: Accessing function variables from inner classes not possible
Goto Forum:
  


Current Time: Thu Jul 17 23:30:17 EDT 2025

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

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

Back to the top