eclipse中的Scalac命令行参数?

发布于 2024-08-25 10:24:18 字数 362 浏览 1 评论 0原文

Scala 现在包含了 Continuations 插件(是的),但必须通过将“-P:continuations:enable”传递给 scala 编译器来启用。有没有办法将任意参数传递给 eclipse scala 插件的 scalac?

来自:http://permalink.gmane.org/gmane.comp.lang。 scala/19439

插件默认加载,但是 必须通过命令行启用 参数 -P:延续:启用

Scala includes the continuations plugin now (yay), but must be enabled by passing "-P:continuations:enable" to the scala compiler. Is there a way to pass arbitrary arguments to scalac for the eclipse scala plugin?

From: http://permalink.gmane.org/gmane.comp.lang.scala/19439

the plugin is loaded by default, but
it must be enabled by the command line
argument -P:continuations:enable

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

夜声 2024-09-01 10:24:18

我将添加一个选项以尽快启用延续。在 Trac 中为其打开增强票证,这样它就不会被遗忘。

I'll add an option to enable continuations ASAP. Open an enhancement ticket for it in Trac so it doesn't get forgotten about.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文