Turn off autobuilding

An automatic build on Eclipse will compile all "buildable" files when they are changed by the user. Buildable means that the file must contain a reference to Java builder. "Changed" means here that user modifies the file and saves it.

We can turn on or turn off this feature by clicking on: Project > Build Automatically