Eclipse Auto Save before build?

前端 未结 6 1998
南方客
南方客 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:22

    (Just for completeness)

    After Window -> Preferences -> General -> Workspace

    (x) Save automatically before build + Build automatically

    You must go to:

    Windows -> Save Perspective As...

    And select a name according to the perspective you are using. You can overwrite the old ones...

提交回复
热议问题