Hot code replace failed error in eclipse

When

is running compile time, eclipse suddenly reports a Hot Code Replace Failed error.

after checking, it was found that the debug process did not close before, during this time I modified the code. And try to run it, causing an error.

solution: terminate the debug process.

Read More: