Thread
:
[SOLVED] Getting directory paths
View Single Post
#
4
(
permalink
)
04-23-2008, 07:07 AM
rpwtdj
Member
Join Date: Dec 2007
Posts: 15
You should use:
System.out.println(System.getProperty("user.dir")) ;
rpwtdj
View Public Profile
Send a private message to rpwtdj
Find all posts by rpwtdj