The remote build directory

i Projects build styles need to use certain files in the remote build directory so that builds can be submitted as batch jobs. These files supply information to the batch jobs, and also collect information as the jobs run. The workbench automatically cleans these files whenever a connection is established between the workbench and the server. The details about these files are only of interest to build style developers.

If your home directory is /home/jdoe, then your remote build directory would be /home/jdoe/.eclipse/RB. The following files reside in the remote build directory:

Feedback