Werner Donné
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
-
-
Werner Donné created a post, AnsweredDebug configuration with Java 9 module path
Hello, Is there a Java debug configuration where it is possible to use a Java 9 module path instead of the class path and a main class? The command-line would be something like `java --module-path ... -
-
-
Werner Donné commented, -
-
-
-
Werner Donné created a post, Cannot find local variable only for some parameters
Hello,When I open another frame on the stack in the debugger for some parameters of the method I get "Cannot find local variable" and not for others. This didn't happen in the past. I'm currently u...