Issue
How can I configure Eclipse to that it saves all opened documents whenever the Eclipse window loses focus? I run Eclipse on Microsoft Windows 7 and 10.
(Motivation: I code on Eclipse, then click on some other window to test the code)
Solution
You can use the extension Smart Save (mirror) to automatically saves files when the Eclipse editor loses focus.
Answered By - Karan Shishoo
Answer Checked By - Clifford M. (JavaFixing Volunteer)