-->
Home -> Java, Mac -> Java Preferences on Mac OS

Java Preferences on Mac OS

14
Jul
2011
0

While on Windows the Java Preferences keys are stored inside the system registry ( regedit ), under MAC OS it is far more simple to get access to that info.

The preferences files generated by the Preferences API are named com.apple.java.util.prefs.

The user’s preferences file is stored in their home directory (~/Library/Preferences/).

 The system preferences are stored in /Library/Preferences/ and are only persisted to disk if the user is an administrator.

 

Condividi:
  • Digg
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • MySpace
  • Technorati
  • Twitter
:,

Commenti

Lascia il tuo commento:

Cerchi qualcosa?

Usa questo form per cercare argomenti in questo blog:

Non riesci a trovare quello che cerchi? Lascia un commento in un post oppure contattami per risolvere il problema!

@WindowsAzure @MichaelCollier really great post!
Puoi trovarmi su Twitter come @superbre