I'm working on an existing java desktop application. I've got the application creating an installer using the new jpackage tool but need to create some application specific data files on the target desktop computer which could be apple, windows or linux.
Is there a recommended standard you are aware of for placing such application specific files? Similar in concept to where firefox or chrome creates their cache files. These files would not be manipulated by the user other than through the application.