I was wondering how to get java to save a text file named hello.txt to the desktop without writing
hello.txt
\"C:\\\\Users\\\\Austin\\\\Desktop\"
User.home works, but just hardcoding the directory should be just fine.