I have a swing application that accesses a text file via a BufferedReader. When I run it in NetBeans, the file is accessed fine. But, when I run the jar file itself from the command line, I get a FileNotFoundException. I have a swing application that accesses a text