2
2
<?pde version =" 3.8" ?>
3
3
<target includeMode =" feature" name =" Sloeber" >
4
4
<locations >
5
- <location includeAllPlatforms =" false" includeConfigurePhase =" true" includeMode =" planner" includeSource =" true" type =" InstallableUnit" >
6
- <repository location =" http://download.eclipse.org/eclipse/updates/latest" />
7
- <unit id =" org.eclipse.equinox.sdk.feature.group" version =" 0.0.0" />
8
- <unit id =" org.eclipse.rcp.feature.group" version =" 0.0.0" />
9
- <unit id =" org.eclipse.rcp.source.feature.group" version =" 0.0.0" />
10
- <unit id =" org.eclipse.test.feature.group" version =" 0.0.0" />
11
- </location >
12
- <location includeAllPlatforms =" false" includeConfigurePhase =" true" includeMode =" planner" includeSource =" true" type =" InstallableUnit" >
13
- <repository location =" http://download.eclipse.org/releases/latest" />
14
- <unit id =" org.eclipse.cdt.sdk.feature.group" version =" 0.0.0" />
15
- <unit id =" org.eclipse.embedcdt.debug.gdbjtag.openocd.feature.group" version =" 0.0.0" />
16
- </location >
17
5
<location includeAllPlatforms =" false" includeConfigurePhase =" true" includeMode =" planner" includeSource =" true" type =" InstallableUnit" >
18
6
<repository location =" https://download.eclipse.org/tools/orbit/downloads/latest-R/" />
19
- <unit id =" org.apache.commons.lang" version =" 0.0.0" />
20
- <unit id =" org.apache.commons.lang.source" version =" 0.0.0" />
21
- <unit id =" org.apache.commons.compress" version =" 0.0.0" />
22
- <unit id =" org.apache.commons.compress.source" version =" 0.0.0" />
7
+ <unit id =" org.apache.commons.lang" version =" 2.6.0.v20220406-2305" />
8
+ <unit id =" org.apache.commons.lang.source" version =" 2.6.0.v20220406-2305" />
9
+ <unit id =" org.apache.commons.compress" version =" 1.21.0.v20211103-2100" />
10
+ <unit id =" org.apache.commons.compress.source" version =" 1.21.0.v20211103-2100" />
11
+ <unit id =" org.apache.commons.io" version =" 2.8.0.v20210415-0900" />
12
+ <unit id =" org.junit" version =" 4.13.2.v20211018-1956" />
13
+ <unit id =" org.junit.jupiter.api" version =" 5.8.2.v20220624-2009" />
14
+ <unit id =" org.junit.jupiter.api.source" version =" 5.8.2.v20220624-2009" />
15
+ <unit id =" org.junit.jupiter.engine" version =" 5.8.2.v20220624-2009" />
16
+ <unit id =" org.junit.jupiter.engine.source" version =" 5.8.2.v20220624-2009" />
17
+ <unit id =" org.junit.jupiter.migrationsupport" version =" 5.8.2.v20220624-2009" />
18
+ <unit id =" org.junit.jupiter.migrationsupport.source" version =" 5.8.2.v20220624-2009" />
19
+ <unit id =" org.junit.jupiter.params" version =" 5.8.2.v20220624-2009" />
20
+ <unit id =" org.junit.jupiter.params.source" version =" 5.8.2.v20220624-2009" />
21
+ <unit id =" org.junit.platform.commons" version =" 1.8.2.v20220624-2009" />
22
+ <unit id =" org.junit.platform.commons.source" version =" 1.8.2.v20220624-2009" />
23
+ <unit id =" org.junit.platform.engine" version =" 1.8.2.v20220624-2009" />
24
+ <unit id =" org.junit.platform.engine.source" version =" 1.8.2.v20220624-2009" />
25
+ <unit id =" org.junit.platform.launcher" version =" 1.8.2.v20220624-2009" />
26
+ <unit id =" org.junit.platform.launcher.source" version =" 1.8.2.v20220624-2009" />
27
+ <unit id =" org.junit.platform.runner" version =" 1.8.2.v20220624-2009" />
28
+ <unit id =" org.junit.platform.runner.source" version =" 1.8.2.v20220624-2009" />
29
+ <unit id =" org.junit.platform.suite.api" version =" 1.8.2.v20220624-2009" />
30
+ <unit id =" org.junit.platform.suite.api.source" version =" 1.8.2.v20220624-2009" />
31
+ <unit id =" org.junit.platform.suite.commons" version =" 1.8.2.v20220624-2009" />
32
+ <unit id =" org.junit.platform.suite.commons.source" version =" 1.8.2.v20220624-2009" />
33
+ <unit id =" org.junit.platform.suite.engine" version =" 1.8.2.v20220624-2009" />
34
+ <unit id =" org.junit.platform.suite.engine.source" version =" 1.8.2.v20220624-2009" />
35
+ <unit id =" org.junit.source" version =" 4.13.2.v20211018-1956" />
36
+ <unit id =" org.junit.vintage.engine" version =" 5.8.2.v20220624-2009" />
37
+ <unit id =" org.junit.vintage.engine.source" version =" 5.8.2.v20220624-2009" />
23
38
</location >
24
39
<location includeAllPlatforms =" false" includeConfigurePhase =" true" includeMode =" planner" includeSource =" true" type =" InstallableUnit" >
25
40
<repository location =" https://download.eclipse.org/nebula/releases/latest/" />
26
41
<unit id =" org.eclipse.nebula.widgets.oscilloscope.css.feature.feature.group" version =" 0.0.0" />
27
42
<unit id =" org.eclipse.nebula.widgets.oscilloscope.feature.feature.group" version =" 0.0.0" />
28
43
</location >
44
+ <location includeAllPlatforms =" false" includeConfigurePhase =" true" includeMode =" planner" includeSource =" true" type =" InstallableUnit" >
45
+ <repository location =" https://download.eclipse.org/releases/latest" />
46
+ <unit id =" org.eclipse.cdt.autotools.feature.group" version =" 10.7.1.202208160035" />
47
+ <unit id =" org.eclipse.cdt.feature.group" version =" 10.7.1.202208222120" />
48
+ <unit id =" org.eclipse.cdt.gnu.multicorevisualizer.feature.group" version =" 10.7.1.202208160035" />
49
+ <unit id =" org.eclipse.cdt.launch.remote.feature.group" version =" 10.7.1.202208160035" />
50
+ <unit id =" org.eclipse.cdt.managedbuilder.llvm.feature.group" version =" 10.7.1.202208160035" />
51
+ <unit id =" org.eclipse.cdt.msw.feature.group" version =" 10.7.1.202208160035" />
52
+ <unit id =" org.eclipse.cdt.sdk.feature.group" version =" 10.7.1.202208222120" />
53
+ <unit id =" org.eclipse.cdt.testsrunner.feature.feature.group" version =" 10.7.1.202208160035" />
54
+ <unit id =" org.eclipse.linuxtools.cdt.libhover.feature.feature.group" version =" 8.8.0.202209062047" />
55
+ <unit id =" org.eclipse.tcf.te.tcf.launch.cdt.feature.feature.group" version =" 1.7.0.202007121733" />
56
+ <unit id =" org.eclipse.cdt.build.crossgcc.feature.group" version =" 10.7.1.202208160035" />
57
+ <unit id =" org.eclipse.cdt.debug.gdbjtag.feature.group" version =" 10.7.1.202208160035" />
58
+ <unit id =" org.eclipse.cdt.debug.ui.memory.feature.group" version =" 10.7.1.202208160035" />
59
+ <unit id =" org.eclipse.swtbot.eclipse.feature.group" version =" 4.0.0.202206011610" />
60
+ <unit id =" org.eclipse.swtbot.eclipse.gef.feature.group" version =" 4.0.0.202206011610" />
61
+ <unit id =" org.eclipse.swtbot.feature.group" version =" 4.0.0.202206011610" />
62
+ <unit id =" org.eclipse.sdk.feature.group" version =" 4.25.0.v20220831-1800" />
63
+ <unit id =" org.eclipse.pde.feature.group" version =" 3.14.1300.v20220831-1800" />
64
+ </location >
29
65
</locations >
66
+ <implicitDependencies >
67
+ <plugin id =" org.eclipse.ui.ide" />
68
+ <plugin id =" org.eclipse.platform" />
69
+ <plugin id =" org.eclipse.cdt" />
70
+ </implicitDependencies >
30
71
</target >
0 commit comments