Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Updated with software versions that work with latest Eclipse release of Neon.

...

DateEclipse VersionScala IDE VersionSBT versionComments
2016-06-02

Known good: Mars.2 Release (4.5.2) Build id: 20160218-0600

http://www.eclipse.org/downloads/packages/eclipse-ide-java-ee-developers/mars2

Known good: 4.4.0.v-2_11-201604010957-ff530d2

(However, best to just use the eclipse update site and let eclipse pull it down)

http://download.scala-ide.org/sdk/lithium/e44/scala211/stable/site

known good: 0.13.8

http://www.scala-sbt.org/download.html

I am able to do development using this eclipse configuration without having it crash, or need restarting more than about once every few days. I do find I must clean and rebuild the entire project about once a day still, or it seems to get confused and puts up spurious compilation errors that are not reproduced after a clean and build-all. -Mike Beckerle
2016-06-24

Known good: Neon (4.6) Build id: Z20160511-1546

http://www.eclipse.org/neon/

Known good: 4.4.1.v-2_11-201605041057-92a3ed3

Use the Eclipse update site and let eclipse pull it down.

http://download.scala-ide.org/sdk/lithium/e44/scala211/stable/site

Known good: 0.13.8

http://www.scala-sbt.org/download.html

I found with this version I had to use the Eclipse update site to pull down/install Eclipse Java Development Tools (3.12.0.v20160606-1100 in order to get the tests to run using JUNIT4. -Taylor Wise

Follow the instructions below for specific platforms.

...