gpt4 book ai didi

scala - 在 IntellijIdea 10 上运行 Scala 2.9.0 应用程序

转载 作者:行者123 更新时间:2023-12-04 14:18:36 24 4
gpt4 key购买 nike

当我运行我的 Scala hello world 应用程序时,比如

package pack

object App {
def main(args: Array[String]) {
println("Hello, world!")
}

在 Idea 10.0.3 上,我收到编译错误

'App' to D:\prog\java2\scala3\out\production\scala3\pack\App.class (The filename, directory name, or volume label syntax is incorrect)

'App' to D:\prog\java2\scala3\out\production\scala3\pack\App$.class (The filename, directory name, or volume label syntax is incorrect)



我该如何处理?

最佳答案

这是一个 Intellij 错误。查看错误 SCL-3185在 jetbrains 跟踪指针以发布修复它的候选代码。

关于scala - 在 IntellijIdea 10 上运行 Scala 2.9.0 应用程序,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/6002965/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com