When I click the debug button in 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.
When I click the debug button in 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.