Search code examples
eclipsemavenworkspace

How do I turn off automatic workspace building in Eclipse?


I'm using Eclipse Juno on Mac 10.7.5 (Java 6). I have several Maven projects imported into my workspace and despite the 10 GB of memory on my machine, my Eclipse session sometimes grinds to a halt while its "Building workspace." How do I turn off automatic workspace building? I'll do it on my own if necessary, but for now, its completely slowing down my amazing programming groove.


Solution

  • On windows its untick "Project -> Build Automatically" if I understand you correctly. probably the same on Mac.