EMMA: runtime controller could not be started, Phil Swenson Created January 08, 2008 22:32 Any idea why I'd get this error in my build log?EMMA: runtime controller could not be started,I don't have code coverage enabled.
Hello,
Probably code coverage is enabled for another build configuration which is
using the same VCS settings and thus can share same working directory.
--
Pavel Sher
Software Developer
JetBrains, Inc.
http://www.jetbrains.com
"Develop with pleasure!"
"phil swenson" <no_reply@jetbrains.com> wrote in message
news:26028707.1199831559409.JavaMail.itn@is.intellij.net...
>
>
yes, there was another build that created the coverage info.
Hello,
In general it is a good idea to call a target (if you are using Ant) which
will clean all of the compiled classes before building sources.
--
Pavel Sher
Software Developer
JetBrains, Inc.
http://www.jetbrains.com
"Develop with pleasure!"
"phil swenson" <no_reply@jetbrains.com> wrote in message
news:29916928.1200004360583.JavaMail.itn@is.intellij.net...