Editor :: Autosave

Autosave unsaved files between a predefined time interval or when focus is moved from the file. The module options can be changed on Tools > Options > Editor > Autosave section.

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

io.github.mgraciano.plugins
ArtifactId

ArtifactId

autosave
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

nbm
Description

Description

Editor :: Autosave
Autosave unsaved files between a predefined time interval or when focus is moved from the file. The module options can be changed on Tools > Options > Editor > Autosave section.
Project URL

Project URL

https://github.com/mgraciano/netbeans-module-autosave
Project Organization

Project Organization

Michel Graciano

Download autosave

Dependencies

compile (10)

Group / Artifact Type Version
org.netbeans.api : org-netbeans-api-annotations-common jar RELEASE100
org.netbeans.api : org-netbeans-modules-editor-document jar RELEASE100
org.netbeans.api : org-netbeans-modules-editor-lib2 jar RELEASE100
org.netbeans.api : org-netbeans-modules-options-api jar RELEASE100
org.netbeans.api : org-openide-util jar RELEASE100
org.netbeans.api : org-openide-util-lookup jar RELEASE100
org.netbeans.api : org-openide-util-ui jar RELEASE100
org.netbeans.api : org-openide-awt jar RELEASE100
org.netbeans.api : org-openide-loaders jar RELEASE100
org.netbeans.api : org-openide-nodes jar RELEASE100

Project Modules

There are no modules declared in this project.

NetBeans plugin to save automatically opened files

The main goal of this simple plugin is to make possible to save file automatically in the IDE. There are two option:

  • Save after a predefined amount of time;
  • Save after focus is lost;

Download

NetBeans 10 and superior

Options

These configurations can be done using the IDE Options dialog at Tools > Options:

Image of Options Dialog

Preparing a release

mvn clean
mvn -Prelease-nbm,ossrh release:prepare
mvn -Prelease-nbm,ossrh release:perform

#netbeans #autosave #plugin #module

Versions

Version
1.3