首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >IntelliJ理念: scala插件

IntelliJ理念: scala插件
EN

Stack Overflow用户
提问于 2016-07-05 18:21:22
回答 0查看 100关注 0票数 0

我正在学习scala编程。我还安装了intelliJ IDEA和scala插件。我收到以下错误:

代码语言:javascript
复制
com.intellij.diagnostic.PluginException: Bad type on operand stack
Exception Details:
  Location:
    com/googlecode/sca4idea/SCAProjectComponent.<init>(Lcom/intellij/openapi/project/Project;)V @18: invokespecial
  Reason:
    Type 'com/intellij/psi/impl/source/resolve/reference/ReferenceProvidersRegistry' (current frame, stack[3]) is not assignable to 'com/intellij/psi/PsiReferenceRegistrar'
  Current Frame:
    bci: @18
    flags: { }
    locals: { 'com/googlecode/sca4idea/SCAProjectComponent', 'com/intellij/openapi/project/Project' }
    stack: { 'com/googlecode/sca4idea/SCAProjectComponent', uninitialized 10, uninitialized 10, 'com/intellij/psi/impl/source/resolve/reference/ReferenceProvidersRegistry' }
  Bytecode:
    0x0000000: 2ab7 0010 2a2b b500 122a bb00 1459 2bb8
    0x0000010: 001a b700 1db5 001f b1                 
 [Plugin: SCA Support] 

我不明白这是什么。

您的帮助我们将不胜感激。

谢谢,Praveen Mourya

EN

回答

页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/38200943

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档