Missing com.intellij.featureStatistics.TestProductivityFeatureProvider class in 3214
I'm trying to use the test framework, and get this ClassNotFound exception:
(ApplicationImpl.java:271)
at com.intellij.openapi.application.ex.ApplicationManagerEx.createApplication(ApplicationManagerEx.java)
at com.intellij.idea.b.(b.java:11)
at com.intellij.idea.b.(b.java:10)
at com.intellij.idea.c.(c.java:8)
at com.intellij.idea.c.a(c.java:7)
at com.intellij.testFramework.LightIdeaTestCase.initApplication(LightIdeaTestCase.java:63)
at com.intellij.testFramework.LightIdeaTestCase.setUp(LightIdeaTestCase.java:0)
at com.wrq.rearranger.InteractiveTest.setUp(InteractiveTest.java:50)]]>
It's not in any lib/ or plugins/ jar file. Perhaps the class is being obfuscated?
Thanks,
-Dave
Please sign in to leave a comment.
Thanks. Fixed.
"Dave Kriewall" <davek@wrq.com> wrote in message
news:3405848.1108835181979.JavaMail.itn@is.intellij.net...
exception:
>
obfuscated?
>