Eclipse save automatically

后端 未结 8 1399
耶瑟儿~
耶瑟儿~ 2021-01-31 01:10

I would like Eclipse to automatically save every time I edit a file, in much the same way that it builds automatically. Because I\'ve been using IntelliJ for the last year (whic

8条回答
  •  抹茶落季
    2021-01-31 01:42

    I wrote an Eclipse plugin for this called smartsave. It's available in the Eclipse Market Place.

    It saves your files at a specified interval and you can even tune it to prevent saving if errors, or warnings, are present in the preferences dialog.

提交回复
热议问题