Installing Simpl
Windows
- Download and install JDK 6.
- Download and install Apache Ant 1.8.
- Download and install Eclipse 3.7 (Indigo) for RCP/Plugin developers.
- Install Simpl Eclipse plugin from update site http://research.cyber.ee/simpl/update-site/.
- 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
- Install Java 6 (on Debian and Ubuntu systems, openjdk-6-jdk package is sufficient).
- Install ant 1.8 (on Ubuntu, ant1.8 package is required, the default ant package installs 1.7).
- Download and install Eclipse 3.7 (Indigo) for RCP/Plugin developers.
- Install Simpl Eclipse plugin from update site http://research.cyber.ee/simpl/update-site/.
- Install Scala 2.9.x Eclipse plugin for Eclipse 3.7 from update site http://download.scala-ide.org/sdk/e37/scala29/stable/site.