|
| 1 | +target "M2Doc Capella 7.0.1 Target Platform" |
| 2 | + |
| 3 | +with requirements |
| 4 | + |
| 5 | +//include "https://download.eclipse.org/capella/core/updates/releases/7.0.1/targets/capella.target-definition.targetplatform" |
| 6 | + |
| 7 | +location GMF-Notation-1.13.1 "https://download.eclipse.org/modeling/gmp/gmf-notation/updates/releases/R202211151334" { |
| 8 | + org.eclipse.gmf.runtime.notation.sdk.feature.group lazy |
| 9 | +} |
| 10 | + |
| 11 | +location GMF-Runtime-1.16 "https://download.eclipse.org/modeling/gmp/gmf-runtime/updates/milestones/S202401081627/" { |
| 12 | + org.eclipse.gmf.runtime.sdk.feature.group lazy |
| 13 | + org.eclipse.gmf.runtime.thirdparty.feature.group lazy |
| 14 | + |
| 15 | + org.apache.batik.ext [1.17.0,1.17.1) |
| 16 | + org.apache.batik.codec [1.17.0,1.17.1) |
| 17 | + org.apache.batik.bridge [1.17.0,1.17.1) |
| 18 | + org.apache.batik.script [1.17.0,1.17.1) |
| 19 | + |
| 20 | + org.apache.batik.transcoder [1.17.0,1.17.1) |
| 21 | + org.apache.batik.util [1.17.0,1.17.1) |
| 22 | + org.apache.batik.constants [1.17.0,1.17.1) |
| 23 | + org.apache.batik.dom [1.17.0,1.17.1) |
| 24 | + org.apache.batik.css [1.17.0,1.17.1) |
| 25 | + org.apache.batik.gvt [1.17.0,1.17.1) |
| 26 | + org.apache.batik.anim [1.17.0,1.17.1) |
| 27 | + org.apache.batik.i18n [1.17.0,1.17.1) |
| 28 | + org.apache.batik.dom.svg [1.17.0,1.17.1) |
| 29 | + org.apache.batik.xml [1.17.0,1.17.1) |
| 30 | + org.apache.batik.parser [1.17.0,1.17.1) |
| 31 | + org.apache.batik.awt.util [1.17.0,1.17.1) |
| 32 | + org.apache.batik.svggen [1.17.0,1.17.1) |
| 33 | + org.apache.xmlgraphics [2.9.0,2.9.1) |
| 34 | +} |
| 35 | + |
| 36 | +location GEF-Classic "https://archive.eclipse.org/tools/gef/classic/releases/3.17.0/" { |
| 37 | + org.eclipse.gef.feature.group lazy |
| 38 | + org.eclipse.gef.source.feature.group |
| 39 | + org.eclipse.gef.sdk.feature.group lazy |
| 40 | + org.eclipse.draw2d.sdk.feature.group lazy |
| 41 | + org.eclipse.draw2d.source.feature.group lazy |
| 42 | +} |
| 43 | + |
| 44 | +location eclipse "https://download.eclipse.org/releases/2023-03" { |
| 45 | + org.eclipse.sdk.feature.group lazy |
| 46 | + org.eclipse.platform.feature.group lazy |
| 47 | + org.eclipse.emf.sdk.feature.group lazy |
| 48 | + org.eclipse.emf.validation.source.feature.group lazy |
| 49 | + org.eclipse.emf.transaction.source.feature.group lazy |
| 50 | + org.eclipse.emf.workspace.source.feature.group lazy |
| 51 | + org.eclipse.equinox.executable.feature.group lazy |
| 52 | + com.ibm.icu lazy |
| 53 | + org.eclipse.viatra.query.runtime.feature.source.feature.group lazy |
| 54 | + org.eclipse.xtext.xbase.lib.feature.group lazy |
| 55 | + org.eclipse.jgit.source.feature.group lazy |
| 56 | + org.eclipse.egit.source.feature.group lazy |
| 57 | + org.apache.log4j lazy |
| 58 | + org.apache.commons.lang lazy |
| 59 | + com.google.guava [31, 32) |
| 60 | + |
| 61 | + // For M2Doc |
| 62 | + org.eclipse.platform.sdk lazy |
| 63 | + org.eclipse.equinox.core.feature.feature.group lazy |
| 64 | + org.eclipse.core.runtime lazy |
| 65 | + org.eclipse.ui lazy |
| 66 | + org.eclipse.ui.views.log lazy |
| 67 | + org.eclipse.epp.mpc.feature.group lazy |
| 68 | + org.junit [4.0.0,5.0.0) |
| 69 | + org.eclipse.jdt.feature.group lazy |
| 70 | + org.w3c.dom.svg lazy |
| 71 | + org.w3c.dom.smil lazy |
| 72 | + org.w3c.css.sac lazy |
| 73 | + |
| 74 | + // wikitext |
| 75 | + org.eclipse.mylyn.wikitext [3.0.0,3.1.0) |
| 76 | + org.eclipse.mylyn.wikitext.asciidoc [3.0.0,3.1.0) |
| 77 | + org.eclipse.mylyn.wikitext.confluence [3.0.0,3.1.0) |
| 78 | + org.eclipse.mylyn.wikitext.html [3.0.0,3.1.0) |
| 79 | + org.eclipse.mylyn.wikitext.markdown [3.0.0,3.1.0) |
| 80 | + org.eclipse.mylyn.wikitext.mediawiki [3.0.0,3.1.0) |
| 81 | + org.eclipse.mylyn.wikitext.textile [3.0.0,3.1.0) |
| 82 | + org.eclipse.mylyn.wikitext.tracwiki [3.0.0,3.1.0) |
| 83 | + org.eclipse.mylyn.wikitext.twiki [3.0.0,3.1.0) |
| 84 | + |
| 85 | + // for testing purpose only |
| 86 | + org.eclipse.uml2.feature.group lazy |
| 87 | + org.eclipse.pde.feature.group lazy |
| 88 | +} |
| 89 | + |
| 90 | +location Mylyn-3.26 "https://download.eclipse.org/mylyn/releases/3.26/" { |
| 91 | + org.eclipse.mylyn_feature.feature.group [3.26.0,3.27.0) |
| 92 | + org.eclipse.mylyn.commons.feature.group [3.26.0,3.27.0) |
| 93 | + org.eclipse.mylyn.context_feature.feature.group [3.26.0,3.27.0) |
| 94 | + org.eclipse.mylyn.monitor.feature.group [3.26.0,3.27.0) |
| 95 | + org.eclipse.mylyn.team_feature.feature.group [3.26.0,3.27.0) |
| 96 | + org.eclipse.mylyn.ide_feature.feature.group [3.26.0,3.27.0) |
| 97 | + org.eclipse.mylyn.help.ui [3.26.0,3.27.0) |
| 98 | +} |
| 99 | + |
| 100 | +location Orbit-2023-03 "https://download.eclipse.org/tools/orbit/downloads/drops/R20230302014618/repository/" { |
| 101 | + org.slf4j.api lazy |
| 102 | + ch.qos.logback.slf4j lazy |
| 103 | + ch.qos.logback.classic lazy |
| 104 | + ch.qos.logback.core lazy |
| 105 | +} |
| 106 | + |
| 107 | +location sirius "https://download.eclipse.org/sirius/updates/releases/7.4.5/2023-03/" { |
| 108 | + org.eclipse.sirius.doc.feature.feature.group lazy |
| 109 | + org.eclipse.sirius.doc.feature.source.feature.group lazy |
| 110 | + org.eclipse.sirius.runtime.source.feature.group lazy |
| 111 | + org.eclipse.sirius.runtime.aql.source.feature.group lazy |
| 112 | + org.eclipse.sirius.runtime.ide.ui.source.feature.group lazy |
| 113 | + org.eclipse.sirius.interpreter.feature.source.feature.group lazy |
| 114 | + org.eclipse.acceleo.ui.interpreter.source.feature.group lazy |
| 115 | + org.eclipse.sirius.aql.source.feature.group lazy |
| 116 | + org.eclipse.acceleo.query.source.feature.group lazy |
| 117 | + org.eclipse.sirius.runtime.ide.ui.acceleo.source.feature.group lazy |
| 118 | +} |
| 119 | + |
| 120 | +location kitalpha-runtime-core-master "https://download.eclipse.org/kitalpha/updates/releases/runtime/7.0.1/" { |
| 121 | + org.polarsys.kitalpha.ad.runtime.feature.source.feature.group lazy |
| 122 | + org.polarsys.kitalpha.cadence.feature.source.feature.group lazy |
| 123 | + org.polarsys.kitalpha.common.feature.source.feature.group lazy |
| 124 | + org.polarsys.kitalpha.emde.feature.source.feature.group lazy |
| 125 | + org.polarsys.kitalpha.emde.ui.feature.source.feature.group lazy |
| 126 | + org.polarsys.kitalpha.massactions.feature.source.feature.group lazy |
| 127 | + org.polarsys.kitalpha.model.common.share.feature.source.feature.group lazy |
| 128 | + org.polarsys.kitalpha.model.common.commands.feature.source.feature.group lazy |
| 129 | + org.polarsys.kitalpha.model.common.scrutiny.feature.source.feature.group lazy |
| 130 | + org.polarsys.kitalpha.model.detachment.contrib.viewpoints.feature.source.feature.group lazy |
| 131 | + org.polarsys.kitalpha.model.detachment.feature.source.feature.group lazy |
| 132 | + org.polarsys.kitalpha.model.detachment.ui.feature.source.feature.group lazy |
| 133 | + org.polarsys.kitalpha.report.feature.source.feature.group lazy |
| 134 | + org.polarsys.kitalpha.report.ui.feature.source.feature.group lazy |
| 135 | + org.polarsys.kitalpha.resourcereuse.emfscheme.feature.source.feature.group lazy |
| 136 | + org.polarsys.kitalpha.resourcereuse.emfscheme.ui.feature.source.feature.group lazy |
| 137 | + org.polarsys.kitalpha.resourcereuse.feature.source.feature.group lazy |
| 138 | + org.polarsys.kitalpha.resourcereuse.ui.feature.source.feature.group lazy |
| 139 | + org.polarsys.kitalpha.richtext.widget.feature.source.feature.group lazy |
| 140 | + org.polarsys.kitalpha.richtext.widget.ext.feature.source.feature.group lazy |
| 141 | + org.polarsys.kitalpha.transposer.feature.source.feature.group lazy |
| 142 | + org.polarsys.kitalpha.sirius.rotativeimage.feature.feature.group lazy |
| 143 | +} |
| 144 | + |
| 145 | +location kitalpha-sdk-master "https://download.eclipse.org/kitalpha/updates/releases/sdk/7.0.1/" { |
| 146 | + org.polarsys.kitalpha.doc.feature.feature.group lazy |
| 147 | + org.polarsys.kitalpha.emde.sdk.feature.source.feature.group lazy |
| 148 | +} |
| 149 | + |
| 150 | +location diffmerge-core "https://download.eclipse.org/diffmerge/releases/0.15.0/emf-diffmerge-site/" { |
| 151 | + org.eclipse.emf.diffmerge.feature.source.feature.group lazy |
| 152 | + org.eclipse.emf.diffmerge.sirius.feature.source.feature.group lazy |
| 153 | + org.eclipse.emf.diffmerge.gmf.feature.source.feature.group lazy |
| 154 | + org.eclipse.emf.diffmerge.sdk.feature.source.feature.group lazy |
| 155 | + org.eclipse.emf.diffmerge.egit.feature.source.feature.group lazy |
| 156 | +} |
| 157 | + |
| 158 | +location amalgam "https://download.eclipse.org/modeling/amalgam/updates/releases/1.14.0/capella/" { |
| 159 | + org.eclipse.amalgam.explorer.activity.source.feature.group lazy |
| 160 | +} |
| 161 | + |
| 162 | +location egf "https://download.eclipse.org/egf/updates/1.6.4/2023-03/" { |
| 163 | + org.eclipse.egf.sdk.feature.source.feature.group lazy |
| 164 | +} |
| 165 | + |
| 166 | +location Nattable "https://download.eclipse.org/nattable/releases/2.1.0/repository/" { |
| 167 | + org.eclipse.nebula.widgets.nattable.core.feature.feature.group lazy |
| 168 | + org.eclipse.nebula.widgets.nattable.extension.glazedlists.feature.feature.group lazy |
| 169 | +} |
| 170 | + |
| 171 | +location nebula "https://download.eclipse.org/nebula/releases/3.0.0/" { |
| 172 | + org.eclipse.nebula.widgets.richtext.feature.feature.group lazy |
| 173 | +} |
| 174 | + |
| 175 | +location eclipse-shared-license "https://download.eclipse.org/cbi/updates/license" { |
| 176 | + org.eclipse.license.feature.group lazy |
| 177 | +} |
| 178 | + |
| 179 | +location site_Capella "https://download.eclipse.org/capella/core/updates/releases/7.0.1/org.polarsys.capella.rcp.site/" { |
| 180 | + org.polarsys.capella.core.feature.feature.group lazy |
| 181 | +} |
| 182 | + |
| 183 | +location "https://download.eclipse.org/tools/orbit/downloads/drops/R20190827152740/repository/" { |
| 184 | + org.kohsuke.args4j [2.0.21,2.1.0) |
| 185 | + javax.servlet [3.1.0,3.2.0) |
| 186 | +} |
| 187 | + |
| 188 | +location ObeoNetworkBits "https://obeo-networkaggregation-releases.s3.eu-west-1.amazonaws.com/bits/master/thirdparties" { |
| 189 | + org.apache.poi.feature.feature.group lazy |
| 190 | +} |
| 191 | + |
| 192 | +location CDO "https://download.eclipse.org/modeling/emf/cdo/drops/R20230307-0126/" { |
| 193 | + org.eclipse.emf.cdo.sdk.feature.group lazy |
| 194 | + org.eclipse.net4j.feature.group lazy |
| 195 | +} |
| 196 | + |
| 197 | +location XText "https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.30.0/" { |
| 198 | + // for testing purpose only |
| 199 | + org.eclipse.xtext.sdk.feature.group [2.30.0,2.31.0) |
| 200 | +} |
0 commit comments