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
You can do it with the saveDirtyEditor plugin as referenced in this question/answer. There is no non-plugin way of doing it.