Re: JSwat Bug When Loading ClassLoader
Nathan Fiedler <[email protected]> 29 Apr 2003 21:46:13 -0700
| Newsgroups | gmane.comp.java.jswat.user |
|---|---|
| Organization | Blue Marsh Softworks |
| Message-ID | <1051677973.1123.7.camel@chip> |
So the problem seems to be in a recent change made to the source view code for the tabbed pane display option. If the source is read from a zip or jar file, then this exception will occur. To avoid this, you have a couple of choices: 1. Build Subversion for your system and grab the latest JSwat code from the bluemarsh repository at revision 955. 2. Extract the source files from the zip or jar file and update your sourcepath setting appropriately. Sorry for the inconvenience. n