com.intellij.diagnostic.PluginException
Bug Report :
IDEA version: 13.1.5
Plugin development: Pants 1.0
OS : Ubuntu 12.04
Enter full description:
Pants plugin version 1.0 development gives me a run-time exception. I have tried using jdk 1.6,1.7 and oracle-jdk . The same exception is generated everytime. The stack trace has been attached.Attachment(s):
stack_trace.zip
Please sign in to leave a comment.
There's a problem with action-group registration (see plugin.xml)
"group with id "tasks.and.contexts" isn't registered; action will be added to the "Other" group [Plugin: com.yourcompany.unique.plugin.id]"
Please see https://confluence.jetbrains.com/display/IDEADEV/IntelliJ+IDEA+Action+System