RE: Question: Unable to display source

Nathan Fiedler <[email protected]> 13 Oct 2003 00:13:36 -0700
Newsgroups gmane.comp.java.jswat.user
Organization Blue Marsh Softworks
Message-ID <1066029216.29424.4.camel@nuts>
There we go, the critical piece of information. The trouble is that the
parser.jar file is not where it should be. The jswat.jar, parser.jar,
and jclasslib.jar files should be kept together in one directory. This
is mentioned in the third paragraph of the JSwat README file.

Correct that problem and it should run properly.

n


On Sun, 2003-10-12 at 10:37, Simon Chou wrote:
> In addition to seeing the busy cursor, the NoClassDefFoundError
> messages were generated at the shell prompt, i.e. I started the
> Jswat from the Cygwin shell prompt.