phpmetrics / PhpMetrics-jetbrains

PhpMetrics plugin for PhpMetrics
MIT License
73 stars 6 forks source link

Error after plugin install (and PhpStorm restart) #1

Closed jubianchi closed 10 years ago

jubianchi commented 10 years ago

Here are the error messages:

15:01:01 PluginException: cannot create class "hal.phpmetrics.idea.RunPhpMetricsAction" [Plugin: com.hal.phpmetrics.id]
15:01:03 Throwable: Null child action in group  () of class class com.intellij.openapi.actionSystem.DefaultActionGroup, id=hal.phpmetrics.idea.run.id
15:01:19 Throwable: Null child action in group  () of class class com.intellij.openapi.actionSystem.DefaultActionGroup, id=hal.phpmetrics.idea.run.id

About PhpStorm:

PS-138.567
JRE: 1.6.0_65
JVM Java HotSpot 64bit By Apple

Ok, I'm using an EAP :/

Halleck45 commented 10 years ago

Thank's for the report. I'll check it

jubianchi commented 10 years ago

Feel free to ask/ping me if you want me to test new builds ;)

Halleck45 commented 10 years ago

I'm not sure, but I think that the problem comes from the JRE version. I've compiled this new jar with JRE 1.6. Can you test it please ?

jubianchi commented 10 years ago

It works now :) :+1:

Halleck45 commented 10 years ago

Cool ! Thank's for your help

misakuo commented 8 years ago

hi, so sorry to commit comment here. I'm developing a plugin in IDEA but occur the same bug Null child action in group Main Toolbar () of class class com.intellij.openapi.actionSystem.DefaultActionGroup, id=Moxun.generator in plugin.xml, I registerd plugin to group MainToolBar, it work fine but crashed in some IDE. my develop env is osx EI Captain & JDK1.8 & IDEA 14, and compile it with Java language 6