You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: