IntelliJ bad plugin how to start

Posted by Shawn on Stack Overflow See other posts from Stack Overflow or by Shawn
Published on 2010-05-06T15:46:21Z Indexed on 2010/05/06 15:58 UTC
Read the original article Hit count: 323

Hi I have just started using IntelliJ again and have version 9. I just installed the Mecurial plugin and now the ide won't start anymore. Has an error of

Fatal error initializing class com.intellij.openapi.actionSystem.ActionManager:
java.lang.VerifyError: class com.dcx.hg.MercurialVcs overrides final method getName.()Ljava/lang/String;

I now know that I should be using the plugin hg4idea

Is there a way I can remove this plugin so I can start the ide, I am sure there must be..

Thanks in advance.

© Stack Overflow or respective owner

Related posts about intellij-idea

Related posts about intellij-plugin