View Single Post
  #3 (permalink)  
Old 04-23-2008, 06:29 AM
Leprechaun Leprechaun is offline
Member
 
Join Date: Dec 2007
Posts: 30
Leprechaun is on a distinguished road
Those look like what I need. However, I'm pretty new to java and am having problems using them.
For example, I tried
System.out.println(user.dir);
but I got an error. I don't know if I need to import something, and if so I'm not sure what.

Last edited by Leprechaun : 04-23-2008 at 06:30 AM. Reason: Added ;
Reply With Quote