IDEA can't start the project in Debug mode, but can start the project normally in normal mode

Problem description: We can't start the project in IDEA using Debug mode, but we can start the project normally in normal mode

Solution:

Step 1: Cancel all Debug breakpoints

Step 2: Start the project in Debug mode again

Step 3: After the project can be started normally, add a breakpoint where it needs to be interrupted

Guess you like

Origin blog.csdn.net/y_bccl27/article/details/109621519