Marc Grue
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Marc Grue created a post, 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. ... -
-
-
Marc Grue created a post, 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...