blob: fae04fe5114475db4b04cd6b04e8d3cbf45115ec [file] [log] [blame]
/**
* Installer Target Platform for Papyrus-RT (releases)
*
* This TP is intended to contain the dependencies used by the Papyrus-RT installer component in the releases versions of Papyrus-RT.
*/
target "Papyrus-RT releases installer target platform" with requirements
// Oomph Installer
location "http://download.eclipse.org/oomph/products/repository/" oomph-updates {
org.eclipse.oomph.setup.installer.feature.group
}
// Eclipse Platform
location "http://download.eclipse.org/releases/oxygen/" oxygen-simrel {
// For the launcher in the installer product. The
// Oomph Installer is based on Oxygen
org.eclipse.equinox.executable.feature.group
}