Re: JSwat not fiinding source code

"Nathan Fiedler" <[email protected]> Thu, 26 Aug 2004 16:38:52 -0700 (PDT)
Newsgroups gmane.comp.java.jswat.user
Message-ID <[email protected]>
You didn't list the sourcepath setting that you tried. That would be the
most important piece of information in this case, seeing as how JSwat
cannot seem to find the source code.

So the important question is, where is your source code located and what
sourcepath did you set in JSwat? JSwat and your source code should be on
the same machine; no need to put the source in any .jar file.

Have you read the Classpath, Sourcepath help page in the built-in help?
That may help you here.

n

P.S. JSwat does not let you change the classpath after connecting because
it is not possible to change the classpath of a running VM.