Wiki source code of Adding Scala Support to a WOLips Project
Version 7.1 by Ravi Mendis on 2010/09/07 01:21
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | 1. [[Install the Scala eclipse IDE>>http://www.scala-lang.org/node/94]] | ||
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 |