Installing Simpl

Windows

  1. Download and install JDK 6.
  2. Download and install Apache Ant 1.8.
  3. Download and install Eclipse 3.7 (Indigo) for RCP/Plugin developers.
  4. Install Simpl Eclipse plugin from update site http://research.cyber.ee/simpl/update-site/.
  5. Install Scala 2.9.x Eclipse plugin for Eclipse 3.7 from update site http://download.scala-ide.org/sdk/e37/scala29/stable/site.

Linux

  1. Install Java 6 (on Debian and Ubuntu systems, openjdk-6-jdk package is sufficient).
  2. Install ant 1.8 (on Ubuntu, ant1.8 package is required, the default ant package installs 1.7).
  3. Download and install Eclipse 3.7 (Indigo) for RCP/Plugin developers.
  4. Install Simpl Eclipse plugin from update site http://research.cyber.ee/simpl/update-site/.
  5. Install Scala 2.9.x Eclipse plugin for Eclipse 3.7 from update site http://download.scala-ide.org/sdk/e37/scala29/stable/site.