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.
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: