Marc Grue
- 活动总数 7
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
已编辑于 How to run/debug shared tests in Scala-js project?
In my minimal Scala-js test project https://github.com/marcgrue/scalajs-shared-test I get a `ClassNotFoundException for TestShared: TestShared` when trying to run shared/src/test/scala/TestShared. ... -
创建于 Leda + scala 2.10.0-M4/M5: How to rebuild/compile?
Hi,When trying to rebuild my project with scala version 2.10.0-M4 or -M5 I get the following exception:Exception in thread "main" java.lang.NoClassDefFoundError: scala/reflect/internal/Trees at jav...