Re: FileNotFoundException when running JAR Application through jSwat

"Nathan Fiedler" <[email protected]> Fri, 15 Oct 2004 12:48:25 -0700 (PDT)
Newsgroups gmane.comp.java.jswat.user
Message-ID <[email protected]>
Right, I forgot to mention the solution. Sorry about that.

The solution is simple: invoke JSwat from the directory where you normally
invoke your application. In this case, it would be "C:\Program Files\CF
EMS". That way, when you launch your program from within JSwat, it
inherits the CWD from JSwat which happens to be the directory you need.

n