SyntaxFix
Write A Post
Hire A Developer
Questions
You can always get your runtime path by using:
String path = new File(".").getCanonicalPath();
This provides valuable information about where to put files and resources.