dubrousky / Mathematica-REPL

Mathematica REPL plugin for IntellyJ IDEA IDE
Other
14 stars 4 forks source link

Update failed for AnAction #35

Closed dubrousky closed 6 years ago

dubrousky commented 9 years ago

Idea version:8.0.3 Plugin version:0.0.2 update failed for AnAction with ID=MathREPL.repl.simple.mathematica.Actions.MathREPLStartKernelAction: com/intellij/openapi/actionSystem/DataKeys null

balping commented 6 years ago

Related bug: https://intellij-support.jetbrains.com/hc/en-us/community/posts/206769215-NoClassDefFoundError-in-plugin

LangDataKeys should be used instead.