Changes for page WebObjects with Scala
Last modified by Ravi Mendis on 2011/05/10 02:10
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. probert1 +XWiki.rmendis - Content
-
... ... @@ -353,5 +353,5 @@ 353 353 354 354 1. [[Download>>url:http://www.scala-lang.org/downloads||shape="rect"]] and install Scala 355 355 1. Set {{code language="none"}}scala.home{{/code}} (the location Scala has been installed onto) in the project {{code language="none"}}build.properties{{/code}} file 356 -1. [[Add the scalac task and properties>>doc:documentation.Configuring Ant to Build Scala with WebObjects]] to the ant build.xml file 356 +1. [[Add the scalac task and properties>>doc:documentation.Home.How-tos.WebObjects with Scala.Configuring Ant to Build Scala with WebObjects.WebHome]] to the ant build.xml file 357 357 1. Run from the project directory: {{code language="none"}}sudo ant clean install{{/code}}