Selasa, 27 Juli 2021

How to find current directory in Java with Example

How to find current directory in Java with ExampleIts easy to get current directory in Java by using built-in system property provided by Java environment. Current directory represent here the directory from where "java" command has launched. you can use "user.dir" system property to find current working directory in Java. This article is in continuation of my earlier post on Java e.g. How to load properties file in Java on XML format or How to parse XML files in Java using DOM parser and Why Java doesn’t support multiple inheritance . If you haven’t read them already, You may find them useful and worth reading. By the way here is a quick example of finding current directory in Java:

Lorem ipsum is simply dummy text of the printing and typesetting industry.

Comments


EmoticonEmoticon