/slr-toolkit

A Toolkit for Systematic Literature Reviews

Primary LanguageJavaEclipse Public License 1.0EPL-1.0

Join the chat at https://gitter.im/sebastiangoetz/slr-toolkit GitHub issues GitHub license Build Status

SLR Toolkit

A Toolkit for Systematic Literature Reviews

Find a short video giving an overview of the main features of the tool on Youtube.

Releases

Latest release: here

Build

From console:

  • mvn -f ./plugins/de.tudresden.slr.parent/pom.xml clean package

Within Eclipse add Run Configurations (Run as -> Maven build):

  • de.tudresden.slr.target.target -> open de.tudresden.slr.target.target -> set as target platform
  • de.tudresden.slr.model.taxonomy -> de.tudresden.slr.model.taxonomy.GenerateTaxonomy.mwe2 -> Run as.. -> MWE2 Workflow
  • for plugins/de.tudresden.slr.parent/pom.xml with clean package

Dependencies

  • JDK 1.8
  • Eclipse RCP 4.5.1 (EPL)
  • JBibTex 1.0.15 (BSD 3-clause)
  • Eclipse BIRT (EPL)
  • Xtext 2.9.1 (EPL)

License

EPL 1.0