tags:

views:

38

answers:

1

Coming from a Visual Studio background...

How do I tell Eclipse that it should auto save when ever I build rather than ask each time.

VS.NET has it under "Options", but I can't find it in Eclipse.

I use a Mac.

+3  A: 

Go to Window -> Preferences -> General -> Workspace and there you can check "Save automatically before build" + "Build automatically"