Wiki source code of Adding Scala Support to a WOLips Project
Version 15.1 by Ravi Mendis on 2009/09/16 18:14
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 Scala -> Add Scala Nature | ||
| 5 | 1. Convert or use ##.scala## instead of ##.java## source |