Hi,
I was wondering if anyone knew of a tutorial or could explain here how to
read and write to a .txt or .xml file using eclipse. Basically, I am
allowing the user to make a tree, and I would like for him to be able to
save and reload it later.
How do I read/write, and what do I use to specify location for save/load?
I am used to command prompt world so this is a bit new for me.