SyntaxFix
Write A Post
Hire A Developer
Questions
I just used:
import java.nio.file.Path; import java.nio.file.Paths;
...
Path workingDirectory=Paths.get(".").toAbsolutePath();