11<?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?>
22<?pde version =" 3.8" ?>
33<target name =" DDK Target" sequenceNumber =" 25" >
4- <locations >
5- <location includeAllPlatforms =" false" includeConfigurePhase =" true" includeMode =" planner" includeSource =" true" type =" InstallableUnit" >
6- <unit id =" org.eclipse.swtbot.eclipse.feature.group" version =" 0.0.0" />
7- <unit id =" org.eclipse.swtbot.feature.group" version =" 0.0.0" />
8- <unit id =" org.eclipse.swtbot.ide.feature.group" version =" 0.0.0" />
9- <unit id =" org.eclipse.swtbot.eclipse.test.junit.feature.group" version =" 0.0.0" />
10- <repository location =" http://download.eclipse.org/technology/swtbot/releases/4.2.1/" />
11- </location >
12- <location includeAllPlatforms =" false" includeConfigurePhase =" true" includeMode =" planner" includeSource =" true" type =" InstallableUnit" >
13- <unit id =" org.eclipse.pde.source.feature.group" version =" 0.0.0" />
14- <unit id =" org.eclipse.jdt.source.feature.group" version =" 0.0.0" />
15- <unit id =" org.eclipse.platform.feature.group" version =" 0.0.0" />
16- <unit id =" org.eclipse.platform.source.feature.group" version =" 0.0.0" />
17- <repository location =" https://download.eclipse.org/eclipse/updates/4.34/" />
18- </location >
19- <location includeAllPlatforms =" false" includeConfigurePhase =" false" includeMode =" planner" includeSource =" true" type =" InstallableUnit" >
20- <unit id =" org.eclipse.emf.sdk.feature.group" version =" 0.0.0" />
21- <repository location =" https://download.eclipse.org/modeling/emf/emf/builds/release/2.39.0/" />
22- </location >
23- <location includeAllPlatforms =" false" includeConfigurePhase =" true" includeMode =" planner" includeSource =" true" type =" InstallableUnit" >
24- <unit id =" org.eclipse.uml2.sdk.feature.group" version =" 0.0.0" />
25- <repository location =" https://download.eclipse.org/releases/2022-12/202212071000/" />
26- </location >
27- <location includeAllPlatforms =" false" includeConfigurePhase =" false" includeMode =" planner" includeSource =" true" type =" InstallableUnit" >
28- <unit id =" org.eclipse.xtend" version =" 0.0.0" />
29- <unit id =" org.eclipse.xtend.typesystem.emf" version =" 0.0.0" />
30- <unit id =" org.eclipse.xtend.util.stdlib" version =" 0.0.0" />
31- <repository location =" https://download.eclipse.org/modeling/m2t/xpand/updates/releases/R201605260315/" />
32- </location >
33- <location includeAllPlatforms =" false" includeConfigurePhase =" true" includeMode =" planner" includeSource =" true" type =" InstallableUnit" >
34- <unit id =" org.eclipse.emf.mwe2.runtime.sdk.feature.group" version =" 0.0.0" />
35- <unit id =" org.eclipse.emf.mwe2.launcher.feature.group" version =" 0.0.0" />
36- <repository location =" https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.25.0/" />
37- </location >
38- <location includeAllPlatforms =" false" includeConfigurePhase =" true" includeMode =" planner" includeSource =" true" type =" InstallableUnit" >
39- <unit id =" org.eclipse.xtend.sdk.feature.group" version =" 0.0.0" />
40- <unit id =" org.eclipse.xtext.sdk.feature.group" version =" 0.0.0" />
41- <unit id =" org.eclipse.xtext.xtext.generator" version =" 0.0.0" />
42- <repository location =" https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.42.0/" />
43- </location >
44- <location includeAllPlatforms =" false" includeConfigurePhase =" false" includeMode =" planner" includeSource =" true" type =" InstallableUnit" >
45- <repository location =" https://download.eclipse.org/lsp4j/updates/releases/1.0.0/" />
46- <unit id =" org.eclipse.lsp4j.sdk.feature.group" version =" 0.0.0" />
47- </location >
48- <location includeAllPlatforms =" false" includeConfigurePhase =" false" includeMode =" planner" includeSource =" true" type =" InstallableUnit" >
49- <repository location =" https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository" />
50- <unit id =" org.apache.logging.log4j" version =" 2.17.1.v20220106-2156" />
51- <unit id =" org.apache.commons.lang" version =" 2.6.0.v20220406-2305" />
52- <unit id =" org.apache.commons.logging" version =" 1.2.0.v20180409-1502" />
53- <unit id =" org.apache.log4j" version =" 1.2.24.v20221221-2012" />
54- <unit id =" org.mockito.mockito-core" version =" 4.8.1.v20221103-2317" />
55- <unit id =" org.hamcrest" version =" 2.2.0.v20210711-0821" />
56- <unit id =" org.junit" version =" 4.13.2.v20211018-1956" />
57- </location >
58- <location includeAllPlatforms =" false" includeConfigurePhase =" false" includeMode =" planner" includeSource =" true" type =" InstallableUnit" >
59- <repository location =" https://download.eclipse.org/tools/orbit/simrel/maven-osgi/2025-09" />
60- <unit id =" junit-jupiter-api" version =" 5.13.4" />
61- <unit id =" junit-vintage-engine" version =" 5.13.4" />
62- </location >
63- </locations >
64- </target >
4+ <locations >
5+ <location includeAllPlatforms =" false" includeConfigurePhase =" true" includeMode =" planner" includeSource =" true" type =" InstallableUnit" >
6+ <unit id =" org.eclipse.swtbot.eclipse.feature.group" version =" 0.0.0" />
7+ <unit id =" org.eclipse.swtbot.feature.group" version =" 0.0.0" />
8+ <unit id =" org.eclipse.swtbot.ide.feature.group" version =" 0.0.0" />
9+ <unit id =" org.eclipse.swtbot.eclipse.test.junit.feature.group" version =" 0.0.0" />
10+ <repository location =" http://download.eclipse.org/technology/swtbot/releases/4.2.1/" />
11+ </location >
12+ <location includeAllPlatforms =" false" includeConfigurePhase =" true" includeMode =" planner" includeSource =" true" type =" InstallableUnit" >
13+ <unit id =" org.eclipse.pde.source.feature.group" version =" 0.0.0" />
14+ <unit id =" org.eclipse.jdt.source.feature.group" version =" 0.0.0" />
15+ <unit id =" org.eclipse.platform.feature.group" version =" 0.0.0" />
16+ <unit id =" org.eclipse.platform.source.feature.group" version =" 0.0.0" />
17+ <repository location =" https://download.eclipse.org/eclipse/updates/4.34/" />
18+ </location >
19+ <location includeAllPlatforms =" false" includeConfigurePhase =" false" includeMode =" planner" includeSource =" true" type =" InstallableUnit" >
20+ <unit id =" org.eclipse.emf.sdk.feature.group" version =" 0.0.0" />
21+ <repository location =" https://download.eclipse.org/modeling/emf/emf/builds/release/2.39.0/" />
22+ </location >
23+ <location includeAllPlatforms =" false" includeConfigurePhase =" true" includeMode =" planner" includeSource =" true" type =" InstallableUnit" >
24+ <unit id =" org.eclipse.uml2.sdk.feature.group" version =" 0.0.0" />
25+ <repository location =" https://download.eclipse.org/releases/2022-12/202212071000/" />
26+ </location >
27+ <location includeAllPlatforms =" false" includeConfigurePhase =" false" includeMode =" planner" includeSource =" true" type =" InstallableUnit" >
28+ <unit id =" org.eclipse.xtend" version =" 0.0.0" />
29+ <unit id =" org.eclipse.xtend.typesystem.emf" version =" 0.0.0" />
30+ <unit id =" org.eclipse.xtend.util.stdlib" version =" 0.0.0" />
31+ <repository location =" https://download.eclipse.org/modeling/m2t/xpand/updates/releases/R201605260315/" />
32+ </location >
33+ <location includeAllPlatforms =" false" includeConfigurePhase =" true" includeMode =" planner" includeSource =" true" type =" InstallableUnit" >
34+ <unit id =" org.eclipse.emf.mwe2.runtime.sdk.feature.group" version =" 0.0.0" />
35+ <unit id =" org.eclipse.emf.mwe2.launcher.feature.group" version =" 0.0.0" />
36+ <repository location =" https://download.eclipse.org/modeling/emft/mwe/updates/releases/2.25.0/" />
37+ </location >
38+ <location includeAllPlatforms =" false" includeConfigurePhase =" true" includeMode =" planner" includeSource =" true" type =" InstallableUnit" >
39+ <unit id =" org.eclipse.xtend.sdk.feature.group" version =" 0.0.0" />
40+ <unit id =" org.eclipse.xtext.sdk.feature.group" version =" 0.0.0" />
41+ <unit id =" org.eclipse.xtext.xtext.generator" version =" 0.0.0" />
42+ <repository location =" https://download.eclipse.org/modeling/tmf/xtext/updates/releases/2.42.0/" />
43+ </location >
44+ <location includeAllPlatforms =" false" includeConfigurePhase =" false" includeMode =" planner" includeSource =" true" type =" InstallableUnit" >
45+ <repository location =" https://download.eclipse.org/lsp4j/updates/releases/1.0.0/" />
46+ <unit id =" org.eclipse.lsp4j.sdk.feature.group" version =" 0.0.0" />
47+ </location >
48+ <location includeAllPlatforms =" false" includeConfigurePhase =" false" includeMode =" planner" includeSource =" true" type =" InstallableUnit" >
49+ <repository location =" https://download.eclipse.org/tools/orbit/downloads/drops/R20230531010532/repository" />
50+ <unit id =" org.apache.logging.log4j" version =" 2.17.1.v20220106-2156" />
51+ <unit id =" org.apache.commons.lang" version =" 2.6.0.v20220406-2305" />
52+ <unit id =" org.apache.commons.logging" version =" 1.2.0.v20180409-1502" />
53+ <unit id =" org.apache.log4j" version =" 1.2.24.v20221221-2012" />
54+ <unit id =" org.slf4j.binding.nop" version =" 1.7.30.v20221112-0806" />
55+ <unit id =" org.mockito.mockito-core" version =" 4.8.1.v20221103-2317" />
56+ <unit id =" org.hamcrest" version =" 2.2.0.v20210711-0821" />
57+ <unit id =" org.junit" version =" 4.13.2.v20211018-1956" />
58+ </location >
59+ <location includeAllPlatforms =" false" includeConfigurePhase =" false" includeMode =" planner" includeSource =" true" type =" InstallableUnit" >
60+ <repository location =" https://download.eclipse.org/tools/orbit/simrel/maven-osgi/2025-09" />
61+ <unit id =" junit-jupiter-api" version =" 5.13.4" />
62+ <unit id =" junit-vintage-engine" version =" 5.13.4" />
63+ </location >
64+ </locations >
65+ </target >
0 commit comments