Installing the Scala Eclipse plugin in Eclipse Europa

This post falls squarely in the camp of “this was a gotcha that caught me, so I’ll blog about it so that I can Google the solution later”! :)

I’m in the process of getting my head around Scala, but when installing the Scala Eclipse plugin into my standard Eclipse Europa setup, I got the message that Scala Plugin couldn’t be installed because it required “org.eclipse.pde.runtime”.

I found a few references on Google, suggesting a full installation of Eclipse (i.e not a standard install), or reverting to Eclipse 3.2.

Instead I had success by:

  1. Go to search for new plugins with “Help” -> “Software Updates” -> “Find and Install”
  2. Choose “Search for new features to install”
  3. Select the “The Eclipse Project Updates” repository”
  4. Expand the “Eclipse SDK Eclipse 3.3.1.1″ category, and select the “Eclipse Plugin Development Environment”

This plugin includes the required “org.eclipse.pde.runtime” package, so once installed you should be able to get the Scala plugin up and running.

Now all I need to do is to relearn functional programming from my Uni days… ;)

Tags: , ,

3 Responses to “Installing the Scala Eclipse plugin in Eclipse Europa”

  1. Joe Morrison Says:

    Thank you, this tip was very helpful. Saved me a bunch of time getting Scala set up.

  2. dodo Says:

    I don’t have “Eclipse SDK Eclipse 3.3.1.1″ category..help

Leave a Reply

Couldn't find your convert utility. Check that you have ImageMagick installed.