\"Hot Code Replace Failed - add method not implemented\".
I get this error message every time I change something in my test class (and save it).
Can\'t figure out what it me
Possibly, you have a test which is still running (in debug mode). Try finishing all tests (you can see them in the debug view: window->show view->debug) and try again...