Java Eclipse turn off auto build workspace on save

build, eclipse, save, workspace

Solution

If you want to turn off auto Building your project, click the Project menu and uncheck the Build automatically menu.

Problem

Suddenly my Eclipse have started to automatically build the workspace whenever I save and it take ages for just a single save (I tend to save very often). It has never done that before so I was wondering: how do I to turn it off?

Original source

Related problems