blob: 117e1b82a85aa780e9d1cab6b1630c8f717139ba [file] [log] [blame]
target "CollaborativeModeling CDO - Papyrus Nightly" with source requirements
/** Manual dependencies */
/* Papyrus Nightly */
location "https://download.eclipse.org/modeling/mdt/papyrus/updates/nightly/master/" papyrus {
org.eclipse.papyrus.sdk.feature.feature.group lazy
org.eclipse.papyrus.junit.utils lazy
org.eclipse.papyrus.junit.framework lazy
org.eclipse.papyrus.toolsmiths.feature.feature.group lazy
org.eclipse.papyrus.infra.textedit.feature.feature.group lazy
}
location orbit_old "https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository/"{
javax.annotation [1.3.5,2.0.0)
}
//manualUpdate
location orbit "https://download.eclipse.org/tools/orbit/simrel/orbit-aggregation/2023-12/" {
com.google.guava [32.1.3,33.0.0) // emf.compare still needs guava 27.0.0
com.google.guava.source [32.1.3,33.0.0)
// update batik to be in adequation with latest gmf runtime https://www.eclipse.org/lists/mdt-papyrus.dev/msg04486.html
org.apache.batik.anim [1.17.0,2.0.0)
org.apache.batik.dom [1.17.0,2.0.0)
org.apache.batik.dom.svg [1.17.0,2.0.0)
org.apache.batik.xml [1.17.0,2.0.0)
org.eclipse.orbit.xml-apis-ext [1.0.0,2.0.0] // for org.w3c.css.sac + org.w3c.dom.svg package
}
location "https://download.eclipse.org/releases/latest/" eclipse {
org.eclipse.sdk.feature.group lazy
org.eclipse.emf.sdk.feature.group lazy
org.eclipse.uml2.sdk.feature.group lazy
org.eclipse.emf.compare.feature.group lazy
org.eclipse.emf.compare.uml2.feature.group lazy
}
// manual update
location cdo "https://download.eclipse.org/modeling/emf/cdo/updates/integration/latest/"{
org.eclipse.emf.cdo.sdk.feature.group lazy
org.eclipse.emf.cdo.dawn.feature.group lazy
org.eclipse.emf.cdo.ecore lazy
org.eclipse.emf.cdo.genmodel lazy
org.eclipse.emf.cdo.gmf.notation lazy
}
//manualUpdate("XWT",0)
location xwt "https://download.eclipse.org/xwt/release-1.9.100/" {
org.eclipse.xwt.feature.feature.group lazy
}