Practise of Programming Languages or frameworks
#####Setup scala project in Eclipse
- Add repository and import project PractiseScala as a "general project".
- Add Java support in project facet.
- Right click project, configure -> add Scala nature.
- Add other required libraries, and rebuild.
Tada!!!