enclojure icon indicating copy to clipboard operation
enclojure copied to clipboard

attaching debugger fails (connection OR InvocationTargetException

Open cvkem opened this issue 14 years ago • 0 comments

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?

cvkem avatar Mar 19 '11 11:03 cvkem