diff options
Diffstat (limited to 'documentation/getting-started/getting-started-scala.asciidoc')
-rw-r--r-- | documentation/getting-started/getting-started-scala.asciidoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/getting-started/getting-started-scala.asciidoc b/documentation/getting-started/getting-started-scala.asciidoc index f31a16b1e8..85d4bec191 100644 --- a/documentation/getting-started/getting-started-scala.asciidoc +++ b/documentation/getting-started/getting-started-scala.asciidoc @@ -34,7 +34,7 @@ of the application server. If copying outside Eclipse to a project, refresh the project by selecting it and pressing kbd:[F5]. + -You could also get it with an Ivy or Maven dependency, just make sure that the +You could also get it with a Maven dependency, just make sure that the version is same as what the Scala IDE uses. |