原文:Exception in thread "main" java.lang.NoSuchMethodError: scala.actors.AbstractActor.$init$(Lscala/actors/AbstractActor;)V

使用scala . .x的版本運行Actor,會報這種錯誤。 報錯原因:scala版本不匹配, 解決方法:創建新工程,選擇scala . .x的版本, ...

2017-11-29 14:59 0 1062 推薦指數:

查看詳情

 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM