【问题标题】:Emacs Ensime-sbt not responding to enter after I try to use RUN command在我尝试使用 RUN 命令后,Emacs Ensime-sbt 没有响应输入
【发布时间】:2011-11-28 02:39:04
【问题描述】:

我正在使用 emacs 在 scala 中编程,现在我安装了 ensime 以便能够直接从 emacs 运行 SBT。

我使用 C-c-C-v-s 为 ensime-sbt 启动缓冲区。

但是当我输入 run 并按 enter 时没有任何反应,如何让 sbt run run ?

在命令行中查找是有效的

我在 Windows 中使用 Emacs 23 和 Ensime。

谢谢

【问题讨论】:

    标签: scala emacs ensime


    【解决方案1】:

    尝试将“-Djline.WindowsTerminal.directConsole=false”添加到您的 sbt 启动命令中。这解决了我的问题。

    从这里:http://code.google.com/p/simple-build-tool/wiki/IntegrationSupport

    【讨论】:

      猜你喜欢
      • 2018-02-06
      • 1970-01-01
      • 2013-01-10
      • 2021-08-29
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多