Tuesday, January 13, 2015

How to get currect directory location

You can get the current directory details by using -

System.getProperty("user.dir")

No comments:

Post a Comment