Wiki source code of Adding Scala Support to a WOLips Project
Version 5.1 by Ravi Mendis on 2011/03/31 23:42
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | 1. [[Install the Scala eclipse IDE>>http://download.scala-ide.org/]] | ||
2 | 1. Add Scala support to your WO project: | ||
3 | 11. Right-click your project in the WO Explorer | ||
4 | 11. In the context menu select Configure > Add Scala Nature | ||
5 | 1. Convert or use ##.scala## instead of ##.java## source |