Where are Settings Stored #152
kevinrjones
started this conversation in
General
Replies: 2 comments 1 reply
-
Ah, found them, on the Mac they're in ~/Library/Preferences/com.apple.java.util.prefs.plist |
Beta Was this translation helpful? Give feedback.
0 replies
-
I see that file, but I don't see my data .. even though my app is telling me it's there. Any tips? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Russell,
I'm sure I should be able to figure this out. I'm using the default settings (val settings = Settings()), running a ComposeDesktop app and the settings are getting saved and survive an app restart. I'm running on a Mac and I was wondering where the values are stored. I've looked in what I think are the places I'd expect to find them and don't see them,
thanks
Beta Was this translation helpful? Give feedback.
All reactions