Download the Latest Nightly Build

Scala IDE Helium, Nightly

Helium is the codename of the Scala IDE’s next release. If you like staying on the cutting edge, make sure to install this nighlty.

New Features

Highlight Implicits

Available
It has never been easier to know where implicits are applied. And, by pressing Cmd/Ctrl+1, turn an implicit conversion into an explicit call!

Implicit Hyperlinking

Available
Hold down Ctrl/Cmd and hover over an implicitly converted member to bring up a menu, and click to navigate through the source.

Semantic Highlight

Available
Identifiers are colored based on their meaning, improving readability. For instance, a val can be colored differently from a var and a lazy val!

Move Template

Available
Move a source file between packages or extract a class/object/trait to a new location.

Scala Debugger

Available
Stepping through closures and Scala-aware display of debugging information.

Update Sites

Because it is currently not possible to install both plug-ins within the same Eclipse installation, you need to decide what version of Scala you want to be using and then choose the appropriate update site.

Requirements

For Scala 2.9.x

(If you cannot use the update site, a downloadable local update site is available: zipfile, sha1sum)
Older builds are available

For Scala 2.10 (trunk)

(If you cannot use the update site, a downloadable local update site is available: zipfile, sha1sum)
Older builds are available

Scala IDE Version 2.0.x, Nightly

The Scala IDE 2.0.x build contains fixes to be included in future maintenance releases of the 2.0 release.

Update Sites

Because it is currently not possible to install both plug-ins within the same Eclipse installation, you need to decide what version of Scala you want to be using and then choose the appropriate update site.

Requirements

For Scala 2.9.x

(If you cannot use the update site, a downloadable local update site is available: zipfile, sha1sum)