System.out.println(new File("abc").getAbsoluteFile()); System.out.println(new File("").getAbsoluteFile());