I've installed Enclosure at netbeans 6.9.1 according to the instructions. The interface is really nice. Everything seems to work nicely except for the debugger. When I start the REPL with debug I get:
"connection refused"
Next I try to attach the debugger by clicking on the project and select "Attach debugger to Project REPL", which results in
"java.lang.reflect.invocationTargetException.
Does anyone have a suggestion how this issues can be resolved?
I've installed Enclosure at netbeans 6.9.1 according to the instructions. The interface is really nice. Everything seems to work nicely except for the debugger. When I start the REPL with debug I get: "connection refused" Next I try to attach the debugger by clicking on the project and select "Attach debugger to Project REPL", which results in "java.lang.reflect.invocationTargetException. Does anyone have a suggestion how this issues can be resolved?