you may want to also post this on the jetbrains la clojure forum http://devnet.jetbrains.net/community/idea/clojure?view=discussions
On Wed, Dec 15, 2010 at 12:00 AM, HiHeelHottie <[email protected]> wrote: > > I'm using IntelliJ Idea 10 with the La Closure plugin version 0.3.15 > and Java 6 I've added Clojure 1.2 to a project. > > The breakpoints I put on Java code get hit, but the ones I put on > Clojure do not. in fact, if the debugger is stopped on a Java > breakpoint, the breakpoints on Clojure code have an x in them and they > have a warning that says, for example, No executable code found at > line 4 in class at debugland$eval3. > > I've tried putting breakpoints in Clojure core functions like println, > but I still get the red x's. Would really, really appreciate any help > on this. I've tried Idea 9 with both Clojure 1.1 and 1.2 with similar > results. > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with your > first post. > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en -- Omnem crede diem tibi diluxisse supremum. -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
