You specify the address of a build machine by setting the build descriptor option destHost.
To prepare Java code for execution, EGL puts the javac (Java compiler) command and its parameters in the build plan and sends to the build machine the javac command and the input required by the command.
Related concepts
Build
Build plan
Build server