Newbie questions

When I try to compile HelloWorld, I get this error:

Error: fatal error: object scala not found.

I have no idea what the error means or how to correct the problem.

I am using:

Maia IU 90-137
MacOS 10.5.8
Scala 2.7.7

Donald

0

Never mind - the solution is to add a module dependency on
scala-library.jar. I would have thought that the plugin would have taken
care of that automatically.

Donald Mclean wrote:

When I try to compile HelloWorld, I get this error:

Error: fatal error: object scala not found.

I have no idea what the error means or how to correct the problem.

I am using:

Maia IU 90-137
MacOS 10.5.8
Scala 2.7.7

0

请先登录再写评论。