"java.lang.IllegalArgumentException: Area already instantiated for: ProjectDefault (Template) Project" Idea-SBT插件错误
"java.lang.IllegalArgumentException: Area already instantiated for: ProjectDefault (Template) Project" Idea-SBT plugin error
我用的是intellij Idea 2019.2 终极版。我从 2019.1 更新后。 2019.2版我经常报以下异常
我无法向 SBT 提交报告,因为报告按钮始终处于禁用状态。
除了禁用插件之外,我怎样才能停止这个异常?
该插件有一段时间没有更新,并且在其 website 中显示了以下弃用消息:
DEPRECATION JetBrains have recently added support for an SBT console
to the IntellIJ Scala Plugin. This is now the recommended way to use
SBT within IntellIJ. No new releases of this plugin are planned.
Go to the "Before launch" options of a Run Configuration, uncheck
"Make" and choose "Run SBT Action / test-compile" to compile the
project with SBT. This plugin does not generate or synchronize your
IDEA project structure from the SBT build configuration. We recommend
using the native support for importing SBT in IntelliJ. For more
details, see:
http://blog.jetbrains.com/scala/2013/11/18/built-in-sbt-support-in-intellij-idea-13/
我想我不再需要它并卸载了它。这并没有真正回答你的问题,但我认为插件维护者不会解决这个问题。
我用的是intellij Idea 2019.2 终极版。我从 2019.1 更新后。 2019.2版我经常报以下异常
我无法向 SBT 提交报告,因为报告按钮始终处于禁用状态。
除了禁用插件之外,我怎样才能停止这个异常?
该插件有一段时间没有更新,并且在其 website 中显示了以下弃用消息:
DEPRECATION JetBrains have recently added support for an SBT console to the IntellIJ Scala Plugin. This is now the recommended way to use SBT within IntellIJ. No new releases of this plugin are planned.
Go to the "Before launch" options of a Run Configuration, uncheck "Make" and choose "Run SBT Action / test-compile" to compile the project with SBT. This plugin does not generate or synchronize your IDEA project structure from the SBT build configuration. We recommend using the native support for importing SBT in IntelliJ. For more details, see: http://blog.jetbrains.com/scala/2013/11/18/built-in-sbt-support-in-intellij-idea-13/
我想我不再需要它并卸载了它。这并没有真正回答你的问题,但我认为插件维护者不会解决这个问题。