Sometimes we have problems when loading a file on a Java standard a application because we get lost to find the default path, specialy using a build tool or IDEs like Eclipse or Netbeans.
How can we list the default path for the application and the files in it?
Sometimes we have problems when loading a file on a Java standard a application
Share
Unfortunately, you don’t say what “default path” you are talking about.