scala 安装后运行不了
Microsoft Windows [版本 6.1.7600]
版权所有 (c) 2009 Microsoft Corporation。保留所有权利。
C:Usersadmin>scala
Welcome to Scala version 2.8.1.final (Java HotSpot(TM) Client VM, Java 1.8.0_05)
.
Type in expressions to have them evaluated.
Type :help for more information.
scala> error: error while loading CharSequence, class file 'D:Program FilesJav
ajre8librt.jar(java/lang/CharSequence.class)' is broken
(bad constant pool tag 15 at byte 1470)
scala> 1 + 2
error: error while loading Comparator, class file 'D:Program FilesJavajre8li
brt.jar(java/util/Comparator.class)' is broken
版权所有 (c) 2009 Microsoft Corporation。保留所有权利。
C:Usersadmin>scala
Welcome to Scala version 2.8.1.final (Java HotSpot(TM) Client VM, Java 1.8.0_05)
.
Type in expressions to have them evaluated.
Type :help for more information.
scala> error: error while loading CharSequence, class file 'D:Program FilesJav
ajre8librt.jar(java/lang/CharSequence.class)' is broken
(bad constant pool tag 15 at byte 1470)
scala> 1 + 2
error: error while loading Comparator, class file 'D:Program FilesJavajre8li
brt.jar(java/util/Comparator.class)' is broken
(bad constant pool tag 15 at byte 4972)
环境配置好了,没有问题,安装的目录也没有问题。所以不知道出了什么问题。
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
jre8 新
后面,可以了。不知道是电脑神经病还,头脑神经病,莫名奇妙的好了。