java - Preferences-like Framework for multiple VM's -


i coding settings project.

today have found out project running on multiple vm's , why have scrap preferences wrapper , code new one.

what java.util.prefs.preferences-like frameworks there except properties? want ability save more string types.

thank you

take apache commons preferences. supports several formats.


Comments

Popular posts from this blog

How to mention the localhost in android -

php - Calling a template part from a post -

c# - String.format() DateTime With Arabic culture -