Changes for page WebObjects with Scala

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

From version 537.1
edited by Pascal Robert
on 2023/11/13 11:58
Change comment: Renamed back-links.
To version 538.1
edited by Ravi Mendis
on 2011/05/10 02:10
Change comment: Renamed back-links.

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.probert
1 +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}}