On Windows, the Java preferences, which you access in your application from java.util.prefs.Preferences are stored in the registry. Where are those stored on Mac OS X?
|
|
From Apple Developer Connection:
|
|||||
|
|
Also, note that if the preference is nested enough, it won't directly be in The file will be either in |
||||
|
|
|
If you want to use an application look in /Applications/Utilities for the application "Java Preferences" to manage your java settings. |
|||||
|