Is there a way to perform autosave in netbeans 8?

三世轮回 提交于 2019-12-01 03:24:39

问题


I wonder if there is a way to tell to the IDE to autosave any file if modified. I've searched the web but I haven't find anything. There was a module on NetBeans 7 but it is not available now on NB 8. Anyway it appears that the old plugin can be set to execute save all on a given interval. What I want is a feature to save when you modify something just like in Intellij IDEA.

Thanks


回答1:


This plugin also saves when the file loses focus: Plugin

I would also prefer something like IntelliJ's Android Studio, but I don't think it exists for Netbeans.




回答2:


I downloaded the below netbeans plugin. It will automatically save after every 1 second once installed. it was built for Netbeans 8.1 and not tested for the version 8.2 but it worked for me.

Netbeans 8.2 AutoSave Download Link

Install in Netbeans via Tools > Plugins > Downloaded and click on add "Add plugins..." button



来源:https://stackoverflow.com/questions/31850429/is-there-a-way-to-perform-autosave-in-netbeans-8

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!