# and subdir2. subdir1 contains a file file1.ext and subdirectory subsubdir1. subdir2 contains # a subdirectory subsubdir2, which contains a file file2.ext. # ...
I've got a problem that I'm stuck on. How do I programmatically get the executing jar file's absolute path?<BR><BR>I'm trying to look for a folder that is relative to the jar file's directory but I'm ...