Re: Can't find swank/core/DebugQuitException under rev. 1068

2008-10-15 Thread Rich Hickey
On Oct 15, 2:22 pm, "Matthew D. Swank" <[EMAIL PROTECTED]> wrote: > On Oct 15, 10:45 am, "Matthew D. Swank" <[EMAIL PROTECTED]> > wrote: > > > > > Picking the abort restart in the slime debugging window causes an > > exception: > > java.lang.NoClassDefFoundError: swank/core/DebugQuitException >

Re: Can't find swank/core/DebugQuitException under rev. 1068

2008-10-15 Thread Matthew D. Swank
On Oct 15, 10:45 am, "Matthew D. Swank" <[EMAIL PROTECTED]> wrote: > Picking the abort restart in the slime debugging window causes an > exception: > java.lang.NoClassDefFoundError: swank/core/DebugQuitException > (NO_SOURCE_FILE:0) >   [Thrown class clojure.lang.Compiler$CompilerException] > > Re

Can't find swank/core/DebugQuitException under rev. 1068

2008-10-15 Thread Matthew D. Swank
Picking the abort restart in the slime debugging window causes an exception: java.lang.NoClassDefFoundError: swank/core/DebugQuitException (NO_SOURCE_FILE:0) [Thrown class clojure.lang.Compiler$CompilerException] Restarts: 0: [ABORT] Return to SLIME's top level. 1: [CAUSE] Throw cause of this