Scala - Installation

Card Puncher Data Processing

Environment Variable

  • Unix
export SCALA_HOME=/usr/local/share/scala
export PATH=$PATH:$SCALA_HOME/bin
  • Windows
set SCALA_HOME=c:\Progra~1\Scala
set PATH=%PATH%;%SCALA_HOME%\bin







Share this page:
Follow us:
Task Runner