Well, I was a little quick. NetBeans seems to work ok
but JSwat still doesn't show any line number information.
I had made sure that all JVM had been shutdown prior to my re-testing,
so go figure.
On Sep 3, 11:56 pm, Bokeh Sensei wrote:
> FIXED!
>
> I found in the Java Preferenc
JSwat, but I know that code entered directly at the
> > REPL (or eval'ed from SLIME) doesn't have line numbers.
> > -SS
>
> > On Sep 3, 5:25 pm, Bokeh Sensei wrote:
>
> > > I can't get JSwat to display and break on lines in my Clojure code.
> &
ools, so it must be
something on my side, but not knowing (yet) how this works, I'm kinda
stuck...
On Sep 3, 6:24 pm, Stuart Sierra wrote:
> I don't know about JSwat, but I know that code entered directly at the
> REPL (or eval'ed from SLIME) doesn't have line numbers.
I can't get JSwat to display and break on lines in my Clojure code.
Does anybody knows how this works?
What files, output could I verify to get myself out of this problem?
(I can get attach JSwat to a Repl, no problem, can pause it and
continue it)
--~--~-~--~~~---~--~
Meikel Brandmeyer wrote:
> Hi,
>
> On Sep 3, 2:21 am, Bokeh Sensei wrote:
>
> > vimclojure took me a whole weekend to get started.
> > it's sensitive to how it's setup, but with no way to automatically
> > verify the correctness of it.
>
> Ok. I give up.
vimclojure took me a whole weekend to get started.
it's sensitive to how it's setup, but with no way to automatically
verify the correctness of it.
Try this in vim:
:call vimclojure#Repl.New()
If it fails, that probably means the vimclojure plugin can't find the
vimclojure jar on the path.
In m
Hello,
I'm a clojure newbie, with little java experience.
I've been skimming the net the last few days trying to solve my
problem.
Could anyone help?
Here it is:
I followed the instructions given by Rich on how to use JSwat with
Clojure.
The only difference is I'm using JSwat 4.5, the latest of