This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Preferences path and compatibility


To what path does java.util.prefs.Preferences.userRoot default; is it
$HOME/.java/.userPrefs like Sun's implementation?

Are the user preferences stored in a format that's compatible with
Sun's implementation?

I'm hoping that the user preferences saved by a user running the
application in Sun's JVM will be available to the same application
when it is run natively by GCJ. Is this possible?

Please cc me in your reply. Thanks,
Shaun


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]