|
|
|
|
|
by vbcr
4067 days ago
|
|
I have debugged a C# application in VS and a Java application in IntelliJ and in Eclipse. I did not see any debugging features in VS that can claim its superiority over the others. May be I have not used all the features that were available. Are there any features in VS debugger that are better or non-existent in Java IDEs? |
|
I'm also not sure if you can execute Java 8 lambda expressions in the watch window while debugging.