Eclipse Auto Save before build?

前端 未结 6 1926
南方客
南方客 2021-02-01 13:22

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 \"Optio

6条回答
  •  无人共我
    2021-02-01 14:00

    This has changed in Eclipse Luna (or maybe it's just because I'm on a mac and the answerers are on a PC).

    You find it under this menu:

    Eclipse -> Preferences -> General -> Workspace

    From there, you check "Save automatically before build" + "Build automatically". On a Mac, Preferences isn't under the Window menu, so that confused me for a bit.

提交回复
热议问题