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 <bokeh.sen...@gmail.com> wrote: > FIXED! > > I found in the Java Preferences -> Advanced ->Enable Tracing and > Enable Logging were checked. > I unchecked them and also reset all JVMs to their defaults, using the > reset button :) > > And it works, my line numbers get generated by the JVM and I can debug > in NetBeans > > On Sep 3, 9:12 pm, Bokeh Sensei <bokeh.sen...@gmail.com> wrote: > > > > > Actually I was just doing a load-file from the Repl. > > > I'm currently trying the Netbeans Enclojure plugin but same results. > > In Enclojure, I'm using the same code, except it's called from the > > generated -main function. > > > It compiles and runs just fine, it's just not possible to set > > breakpoints for some reason. In Netbean, the Toggle Line BP is grayed > > out. > > Since Netbeans generates the project for you, I thought at least that > > should give me a good classpath to work with... > > > In JSwat, no line numbers and can't set bps. > > I'm sure there's nothing wrong with either tools, 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 <the.stuart.sie...@gmail.com> 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. > > > -SS > > > > On Sep 3, 5:25 pm, Bokeh Sensei <bokeh.sen...@gmail.com> wrote: > > > > > 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) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---