Re: JSwat Bug When Loading ClassLoader
Nathan Fiedler <[email protected]> 29 Apr 2003 11:44:17 -0700
| Newsgroups | gmane.comp.java.jswat.user |
|---|---|
| Organization | ACCESS Systems America |
| Message-ID | <[email protected]> |
Yep, it's a bug in JSwat. I'll enter this in the bug database and take care of it soon. Thanks. n On Tue, 2003-04-29 at 11:40, Wilson Jimmy - jiwils wrote: > Caused by: java.lang.NullPointerException > at com.bluemarsh.jswat.view.SourceView.<init>(SourceView.java:121) > at > com.bluemarsh.jswat.view.JavaSourceView.<init>(JavaSourceView.java:74) > at com.bluemarsh.jswat.view.ViewFactory.create(ViewFactory.java:81) > at > com.bluemarsh.jswat.ui.graphical.GraphicalAdapter.showFile0(GraphicalAdapter > .java:736) > at > com.bluemarsh.jswat.ui.graphical.GraphicalAdapter$2.run(GraphicalAdapter.jav > a:681)