Wiki source code of Adding Scala Support to a WOLips Project
Version 9.1 by Ravi Mendis on 2009/09/16 18:15
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
7.1 | 1 | 1. [[Install the Scala eclipse IDE>>http://www.scala-lang.org/node/94]] |
![]() |
5.1 | 2 | 1. Add Scala support to your WO project: |
3 | 11. Right-click your project in the WO Explorer | ||
![]() |
9.1 | 4 | 11. In the context menu select Scala -> Add Scala Nature |
![]() |
5.1 | 5 | 1. Convert or use ##.scala## instead of ##.java## source |