Debug run disconnects first time and runs second time
已回答
I have my application( Springboot app ) running in debug mode.
I click run in debug mode.
It disconnects the process.
I click run in debug mode.
It starts to run.
I just let on latest two minor updates.
It used to be that I only needed to click run in debug mode once, and then it disconnected and started the application again.
What has changed? :)
请先登录再写评论。
Please report at https://youtrack.jetbrains.com/issues/IDEA with the sample project and the steps to reproduce.