View Single Post
  #1 (permalink)  
Old 09-28-2007, 11:03 AM
FrankyDee FrankyDee is offline
Member
 
Join Date: Jun 2007
Posts: 5
FrankyDee is on a distinguished road
finding Operating System specific data
Hi there,

I'm a newbie to Java so please, bare with me.

I have to write an application that is going to store user preferences.
To store them, I need to find out the user's home directory on any platform this app can run on (Windows, Unix, Linux)

For example, on Windows, I'd need to know the user's My Documents folder

Can anybody help ?
Franck
Reply With Quote
Sponsored Links