Wiki source code of Adding Scala Support to a WOLips Project
Last modified by Ravi Mendis on 2011/03/31 23:42
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | 1. [[Install the Scala eclipse IDE>>url:http://download.scala-ide.org/||shape="rect"]] | ||
| 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 to or use {{code language="none"}}.scala{{/code}} instead of {{code language="none"}}.java{{/code}} source |