A hybrid functional/object-oriented language for the JVM

Edit Package scala
http://www.scala-lang.org/

Scala is a general purpose programming language designed to express common
programming patterns in a concise, elegant, and type-safe way. It smoothly
integrates features of object-oriented and functional languages. It is also
fully interoperable with Java.

Refresh
Refresh
Source Files
Comments 1

Georg Pfuetzenreuter's avatar

Hi,

this doesn't seem to run out of the box - any ideas?

$ scala
Welcome to Scala version 2.10.7 (OpenJDK 64-Bit Server VM, Java 11.0.18).
Type in expressions to have them evaluated.
Type :help for more information.

scala> 
Failed to initialize compiler: NoClassDefFoundError.
This is most often remedied by a full clean and recompile.
Otherwise, your classpath may continue bytecode compiled by
different and incompatible versions of scala.

java.lang.NoClassDefFoundError: javax/tools/ToolProvider

$ java --version
openjdk 11.0.18 2023-01-17
OpenJDK Runtime Environment (build 11.0.18+0-suse-3.1-x8664)
OpenJDK 64-Bit Server VM (build 11.0.18+0-suse-3.1-x8664, mixed mode)
openSUSE Build Service is sponsored by