Naoghuman/lib-preferences
Lib-Preferences is a library for easy storing simple data to a Preferences.properties file in a Java(FX) & Maven desktop application.
JavaGPL-3.0
Issues
- 0
- 0
[api] Add possibility to change the path for the file 'Preferences.properties'.
#60 opened by Naoghuman - 0
[doc] Typo in section 'Requirements'.
#59 opened by Naoghuman - 3
- 0
- 0
[doc] Missing hint for 'resetKey()' in the JavaDoc from the class DefaultPreferences.
#54 opened by Naoghuman - 0
- 0
- 1
- 1
- 0
- 0
- 0
[api] Remove old deprecated api completly.
#51 opened by Naoghuman - 0
- 1
- 0
- 1
- 0
- 0
- 0
[ci] Connect the GitHub project with Travis CI.
#45 opened by Naoghuman - 1
- 2
Re-licensing
#28 opened by jimbok8 - 1
[api] Analyse the interface SimplePreferences.
#38 opened by Naoghuman - 1
[api] Add new enum Scope.
#39 opened by Naoghuman - 3
[doc] Tweak the message in the automatically generated file Preferences.properties.
#43 opened by Naoghuman - 0
[api] Deprecated hole old api from v0.5.0.
#44 opened by Naoghuman - 1
- 0
[pom] Update dependencies in the file pom.xml.
#42 opened by Naoghuman - 0
- 0
[test] Add JUnitTests to PreferencesFacade.
#31 opened by Naoghuman - 0
[pom] Update dependencies in pom.xml.
#30 opened by Naoghuman - 0
[doc] Add the flag @autor to all methods.
#33 opened by Naoghuman - 0
- 0
- 1
[documentation] Add missing dependency in UML.
#23 opened by Naoghuman - 1
[UML] Add missing dependency between SimplePreferences and PreferencesFacade.
#27 opened by Naoghuman - 0
- 0
[pom] Update the dependencies in the pom.xml.
#26 opened by Naoghuman - 0
- 0
- 0
- 1
[api] Create new packages to reflect my new package structure in the library.
#20 opened by Naoghuman - 0
- 0
- 0
- 1
- 0
- 0
[Api] Change PreferencesFacade.INSTANCE to PreferencesFacade.getDefault() with Optional.
#14 opened by Naoghuman - 0
- 0
[Version] Change version to 0.4.0-SNAPSHOT.
#12 opened by Naoghuman