Consider:
When I click the debug button in IntelliJ IDEA, the application is started, but no message is printed.
What’s more, I tried to add a breakpoint at the first line of main
function, but it didn’t go to that code.
1
Consider:
When I click the debug button in IntelliJ IDEA, the application is started, but no message is printed.
What’s more, I tried to add a breakpoint at the first line of main
function, but it didn’t go to that code.
1