/griffon-preferences-plugin

Griffon Preferences Plugin

Primary LanguageJavaApache License 2.0Apache-2.0

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.