문제

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 ?

도움이 되었습니까?

해결책

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top