keep order of property file..
807580Mar 8 2010 — edited Mar 9 2010Hi,
When I load/modify/save the file 'settings.properties' using java.util.Properties, the order of the properties in the original 'settings.properties' file is different from the saved settings.properties file. Is there a way to keep the order of the saved property file the same as the original property file?
I hope someone can help me. Thanks!
Tongue78.