You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to enclojure
hi,
i am using netbeans 6.9.1 with the last enclojure installed
i cannot use debugging - i cannot put any breakpoints in the project
i tested it with several computers...
anyone have a solution for this?
Eric Thorsen
unread,
Feb 28, 2011, 9:58:50 AM2/28/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to enclojure
There is a known issue where by you have to put a breakpoint in a Java
file (it can even be in another project than your clojure code) and
then you can put breakpoints in the clojure code.