QAPlug plugin issue in Intellij 15 - plugin failed to initialize and will be disabled
Hi ,
I am not able to install QAPlug plugin in intellij 15 , there is no issue intellij 14 .
Is there any known issue or solution for this.
Please find the attached screen shot for the error.
Plug in doesn't support for Idea 15. When opened, it crash with log and disable the plugin
Plugin 'QAPlug' failed to initialize and will be disabled. Please restart IntelliJ IDEA.
com.intellij.diagnostic.PluginException: Implementing class [Plugin: QAPlug]
at com.intellij.ide.plugins.cl.PluginClassLoader.b(PluginClassLoader.java:127)
at com.intellij.ide.plugins.cl.PluginClassLoader.a(PluginClassLoader.java:77)
at com.intellij.ide.plugins.cl.PluginClassLoader.loadClass(PluginClassLoader.java:66)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:348)
at com.intellij.openapi.components.impl.ComponentManagerImpl.a(ComponentManagerImpl.java:408)
at com.intellij.openapi.components.impl.ComponentManagerImpl.init(ComponentManagerImpl.java:96)
at com.intellij.openapi.application.impl.ApplicationImpl.load(ApplicationImpl.java:454)
at com.intellij.openapi.application.impl.ApplicationImpl.load(ApplicationImpl.java:446)
at com.intellij.idea.IdeaApplication.run(IdeaApplication.java:194)
at com.intellij.idea.MainImpl$1$1$1.run(MainImpl.java:63)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:756)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75)
Attachment(s):
Intellij15-QAplugin-issue.jpg
Please sign in to leave a comment.
Hello,
This one should be fixed in the next build 143.870.1. See https://youtrack.jetbrains.com/issue/IDEA-148075
Sorry for inconvenience.
Best regards,
Nikolay