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 |
---|---|---|---|
December 2024 | 430/560 | 3 | 5 |
November 2024 | 453/658 | 10 | 8 |
October 2024 | 386/663 | 18 | 7 |
September 2024 | 376/642 | 19 | 6 |
August 2024 | 423/641 | 11 | 9 |
July 2024 | 402/663 | 14 | 14 |
June 2024 | 451/681 | 10 | 20 |
May 2024 | 458/682 | 11 | 15 |
April 2024 | 425/687 | 15 | 15 |
March 2024 | 427/694 | 16 | 10 |
February 2024 | 462/687 | 10 | 6 |
January 2024 | 409/691 | 18 | 13 |
Reviews Add new review
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.
could you open source the
Submitted by Konrad Tendera on Mon, 03/07/2016 - 07:22
could you open source the code?
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.
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.
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.
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.
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.