Current Development Release

This page contains download links to all artifacts of the latest development version of Spoofax.

The development version of Spoofax is 2.6.0-SNAPSHOT.

Development versions of Spoofax use snapshot versioning, meaning that they always point to the latest build that is made whenever a change is pushed to Spoofax’s repositories. This means that the development version is untested, and that older builds are not available since they are continuously replaced by newer builds. We do not recommend usage of the development version for these reasons. Only use this version for development, when you absolutely need its features, or if you know what you are doing.

Eclipse plugin

Premade Eclipse installations

With embedded JRE:

Without embedded JRE:

Update site

  • Eclipse update site: http://buildfarm.metaborg.org/job/metaborg/job/spoofax-releng/job/master/lastSuccessfulBuild/artifact/dist/spoofax/eclipse/site/

IntelliJ plugin

  • IntelliJ update site: http://buildfarm.metaborg.org/job/metaborg/job/spoofax-releng/job/master/lastSuccessfulBuild/artifact/dist/spoofax/intellij/plugin.zip
  • IntelliJ update site archive

Command-line utilities

Core API

  • Spoofax Core uber JAR
  • Spoofax Core uber Maven artifact: org.metaborg:org.metaborg.spoofax.core.uber:2.6.0-SNAPSHOT

Maven artifacts

Maven artifacts can be found on our artifact server. The Maven version used for this release is 2.6.0-SNAPSHOT. See the instructions on using MetaBorg Maven artifacts for more information.

Build farm

Our build server builds Spoofax whenever a commit to master is made, in the metaborg/spoofax/master build job. The latest successfully built artifacts from that job are stored here.