all about programming, daily activities, information and technology
How to Set Scala Home Environment
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
- open control panel and then click system icon
- Open system section –> Choose Advanced System Setting .. You would get form like the picture below :
- Fill your scala platform path in Environment variables
- 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
| Print article | This entry was posted by wahyusumartha on July 13, 2010 at 5:15 pm, and is filed under Scala. Follow any responses to this post through RSS 2.0. You can leave a response or trackback from your own site. |





