Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.56 KB

README.adoc

File metadata and controls

23 lines (19 loc) · 1.56 KB

griffon-preferences-plugin

Build Status (travis) Build Status Coverage Status ASL2 Licensed download donations Patreon orange


Provides a platform agnostic preferences facility, heavily influenced by JDK’s java.util.prefs.Preferences. Preferences represent a hierarchical data structure that can be persisted across different running sessions.

Refer to the plugin guide for further information on configuration and usage.