blob: f2511a8511cfc66cbb962789130cbd6d55a753db [file] [log] [blame]
target "XWT Main" with requirements source
// I-build should be referenced lazily due to their volatility, unless a specific version is needed
/*** Manual referencing ***/
location orbit "https://download.eclipse.org/tools/orbit/downloads/drops/S20210518003616/repository/" {
org.pushingpixels.trident lazy
org.pushingpixels.trident.source lazy
}
/*** Update from simrel ***/
//updateFrom("Eclipse",0)
location platform "https://download.eclipse.org/eclipse/updates/4.20-I-builds/I20210519-1800" {
org.eclipse.sdk.feature.group lazy
org.eclipse.swt lazy
}
//updateFrom("EMF (Core)",0)
location emf "https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202105150126" {
org.eclipse.emf.sdk.feature.group lazy
org.eclipse.xsd.sdk.feature.group lazy
}
// updateFrom("SWTBot",0)
location swtbot "https://download.eclipse.org/technology/swtbot/releases/3.0.0/" {
org.eclipse.swtbot.feature.group lazy
}
//updateFrom("Web Tools Platform 3.20 for Simrel 2020-12",0)
location webtools "https://download.eclipse.org/webtools/downloads/drops/R3.22.0/S-3.22.0.M3-20210520103215/repository" {
org.eclipse.wst.xml_ui.feature.feature.group lazy
}
//updateFrom("GEF",0)
location gef "https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952" {
org.eclipse.gef.sdk.feature.group lazy
}