|
Java™ by example!
|
|
|
How do I save my property list to disk?
Use the store method. Check out the following example that stores the system properties to a specified file. Main.java:
stores in a specified file:
Further Information
Author of answer: Joris Van den Bogaert
Comments to this answer are only viewable by members. Login or become a member!
|
|
|
|
|