help getting scala-labs running

70 views
Skip to first unread message

Arun Ramakrishnan

unread,
Jun 21, 2011, 8:09:52 PM6/21/11
to scala-labs
I tried to import the projects into eclipse and had a bunch of errors.
Tried to import everything inside solutions subfolder as existing
maven projects Anyone successful with the latest tools ?

using eclipse 3.6.2, latest m2eclipse plugin( uses maven 3.x.x ) ,
scala ide 2.0.0 beta ( which uses scala 2.9.0.1 )

Channing

unread,
Jun 22, 2011, 3:29:53 PM6/22/11
to scala-labs
I just used sbt 0.7.7 in the labs folder, worked fine. However,
running the same in the solutions folder fails when tests run, lots of
java.lang.ClassCastException: scala.collection.immutable.Set$EmptySet$
cannot be cast to scala.collection.generic.Addable

On Jun 22, 1:09 am, Arun Ramakrishnan <sinchronized.a...@gmail.com>
wrote:

Jeroen van Erp

unread,
Jun 23, 2011, 2:32:17 AM6/23/11
to scala...@googlegroups.com
Hi Arun,

What are the errors you're getting? What is the output of `git log -n1`? 

Currently the whole project should build and run with either: 
- Maven (2/3)
- SBT 0.10

Best regards,
Jeroen

Jeroen van Erp

unread,
Jun 23, 2011, 2:33:31 AM6/23/11
to scala...@googlegroups.com
Hi Channing,

That exception is due to scalatest not being up to date yet in your checked out revision. That was an error which has been fixed a few days ago. With this fix we also ported everything to the latest SBT 0.10. Please try that.

Best regards,
Jeroen van Erp
Reply all
Reply to author
Forward
0 new messages