Frage

On the Scala download page two versions of Scala Eclipse plugina are offered, 2.10.x & 2.9.x :

http://scala-ide.org/download/current.html

enter image description here

Which version of Scala should I use for Eclipse Indigo 2.10.x or 2.9.x ? What is the difference between each version ?

War es hilfreich?

Lösung

If starting a new project, just download 2.10.x, which is current. 2.9.x is for backwards compatibility.

I recommend my project skeleton to get started with SBT + Eclipse

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top