Smartsave intelligently saves files after edits.
Features
- Intelligently saves files after edits.
- Intelligently saves files when editor loses focus.
- Option to change save interval.
- Option to prevent saving if compiler warnings/errors are present.
- Option to toggle smart saving.
- Option to toggle smart saving for specific file types.
Website
Donate
Support
Github Repository
Requirement
- You need Eclipse 4.4(Luna) or later to use this plugin.
Update Site
Installation Guide
- Launch Eclipse
- Go to Help -> Install New Software...
- Press the Add button on the install window
- Paste the update site link to location.
- Press OK
- Select the Smartsave plugin shown in the list view under Uncategorized.
- Press Next.
- Agree to the license terms.
- Press finish.
- Restart Eclipse.
Screenshot
Eclipse 4 Smartsave Preferences Screenshot
Categories: Editor, General Purpose Tools, IDE, Other, Tools
Tags: autosave, auto save, automatic saving, smart save, smartsave, eclipse 4, laboki
Additional Details
Eclipse Versions: Mars (4.5), Luna (4.4), Neon (4.6), Oxygen (4.7), Photon (4.8), 2018-09 (4.9), 2018-12 (4.10), 2019-03 (4.11), 2019-06 (4.12), 2019-09 (4.13), 2019-12 (4.14), 2020-03 (4.15), 2020-06 (4.16), 2020-09 (4.17), 2020-12 (4.18), 2021-03 (4.19)
Platform Support: Windows, Mac, Linux/GTK
Organization Name: laboki
Development Status: Production/Stable
Date Created: Monday, March 11, 2013 - 13:41
License: EPL
Date Updated: Friday, January 15, 2021 - 10:09
Submitted by: Lateef Alabi-Oki
| Date | Ranking | Installs | Clickthroughs |
|---|---|---|---|
| July 2026 | 0/0 | 0 | 0 |
| June 2026 | 0/0 | 0 | 8 |
| May 2026 | 411/608 | 7 | 23 |
| April 2026 | 350/612 | 12 | 24 |
| March 2026 | 395/627 | 9 | 15 |
| February 2026 | 357/620 | 12 | 16 |
| January 2026 | 352/631 | 14 | 21 |
| December 2025 | 406/621 | 8 | 155 |
| November 2025 | 437/626 | 7 | 19 |
| October 2025 | 368/637 | 14 | 11 |
| September 2025 | 413/653 | 9 | 16 |
| August 2025 | 377/615 | 11 | 11 |
| July 2025 | 359/636 | 14 | 5 |

Reviews Add new review
Works great!
Submitted by Luke Terheyden on Wed, 05/22/2013 - 19:40
Adds autosave functionality that should just be built-in (and working) to eclipse. Works exactly as expected. Decent customization options available.
Cannot work on Eclipse 4.3
Submitted by Allen Yang on Thu, 02/13/2014 - 04:39
It doesn't work on Eclipse 4.3.
Please try again, and if it
Submitted by Lateef Alabi-Oki on Sun, 04/26/2015 - 11:45
In reply to Cannot work on Eclipse 4.3 by Allen Yang
Please try again, and if it still doesn't work submit a bug report.
It doesn't work on Eclipse 4.3.
Submitted by Helge Tobias Kosuch on Fri, 03/14/2014 - 10:52
"Smart Save" doesn't appear in the preferences. I installed from the market place. It would be great if this could be fixed!
Please try again, and if it
Submitted by Lateef Alabi-Oki on Sun, 04/26/2015 - 11:44
In reply to It doesn't work on Eclipse 4.3. by Helge Tobias Kosuch
Please try again, and if it still doesn't work submit a bug report.
requires Java 1.8, but it isn't obvious.
Submitted by david collier on Mon, 01/18/2016 - 05:02
If you are running Java 1.7, you can install this but it won't appear on the drop-down menu. There is a line in the log saying that something is missing, and that line does include "1.8" among the text, but that's all the clue you get.
Functionality is great - but an alternative way of working woul
Submitted by david collier on Mon, 01/18/2016 - 05:06
This add-on will save your edits "whether you want to or not" - which does mean that if you screw up an edit your file can get saved before you have a chance to notice. I guess the "don't save when there are errors" might cover some of that, but it's not a perfect fit.
What I would prefer is an option to "save as" to a file with a $$$ extension - that would work quietly in parallel with intentional saves, at the expense of having to ignore and gitignore the file extension - or equivalent.
could you open source the
Submitted by Konrad Tendera on Mon, 03/07/2016 - 07:22
could you open source the code?
Not working correctly in Neon.2 Release (4.6.2)
Submitted by Michael Lee on Tue, 12/27/2016 - 20:33
After I upgraded Eclipse to Neon.2 Release (4.6.2). I can't find "save on lost focus" in `Preference -> smart save` tab.