Dear Visitor :)

I guess, this is very simple to do and many people said not important. But when i was run scala code for first time, setting scala home environment permanently on your operating system is very important. In this case we using Windows 7.

- Unzip your scala platform which has been downloaded

- find your scala platform path YOUR_SCALA_PATH/bin

Scala Path Directory

Scala Path Directory

- open control panel and then click system icon

Control Panel

Control Panel

- Open system section –> Choose Advanced System Setting .. You would get form like the picture below :

environment

environment

- Fill your scala platform path in Environment variables

Environment Variable

Environment Variable

Environment Variable

Environment Variable

- Add your SCALA_PLATFORM_PATH/bin in system variable value .

Now .. you can use scala interpreter when opening command prompt in anywhere path.

Finished. This is very easy. Let’s Rock with Scala !

Happy Coding :)