Hi, In org/apache/tools/ant/launch/Locator.java, the comment for getToolsJar() states:
/** * Get the File necessary to load the Sun compiler tools. (...) */ ... and then tries to either load the compiler classes or find tools.jar in the system. Does this mean that ant can't run without an implementation of the com.sun.tools.javac.* classes? Do you know if there is a free (cleanroom) implementation of these classes available? Are the classes also needed when I only want to use gcj as build.compiler? Any information appreciated - thanks, Sonja -- Sonja Krause-Harder ([EMAIL PROTECTED]) SuSE Linux AG --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]