Changes for page WebObjects with Scala

Last modified by Ravi Mendis on 2011/05/10 02:10

From version 391.1
edited by Ravi Mendis
on 2009/12/15 19:26
Change comment: There is no comment for this version
To version 392.1
edited by Ravi Mendis
on 2009/12/15 18:10
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -234,6 +234,6 @@
234 234  == How to Build & Deploy a WebObjects Scala Project with Ant ==
235 235  
236 236  1. [[Download>>http://www.scala-lang.org/downloads]] and install Scala
237 -1. Set ##scala.home## (the location Scala has been installed onto) in the project ##build.properties## file
238 -1. [[Add the scalac task and properties>>Configuring Ant to Build Scala with WebObjects]] to the ant build.xml file
237 +1. The ##scala.home## (the location Scala has been installed onto) to the project ##build.properties## file
238 +1. Add the ##scalac## tasks to the ant build.xml file
239 239  1. Customise the app classpath file. i.e either ##MacOSClasspath.txt## or ##UNIXClasspath.txt##. You will need to add an entry for ##scala-library.jar##