This repository was archived by the owner on Dec 5, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
org.eclipse.reddeer.eclipse.feature
org.eclipse.reddeer.gef.spy.feature
org.eclipse.reddeer.graphiti.feature
org.eclipse.reddeer.recorder.feature
org.eclipse.reddeer.tests.feature Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2929 <license url =" %licenseURL" >
3030 %license
3131 </license >
32-
32+
33+ <plugin
34+ id =" com.fasterxml.jackson.core.jackson-core"
35+ version =" 0.0.0"
36+ unpack =" false" />
37+
38+ <plugin
39+ id =" com.fasterxml.jackson.core.jackson-databind"
40+ version =" 0.0.0"
41+ unpack =" false" />
42+
43+ <plugin
44+ id =" com.fasterxml.jackson.core.jackson-annotations"
45+ version =" 0.0.0"
46+ unpack =" false" />
47+
3348 <plugin
3449 id =" org.eclipse.reddeer.swt"
3550 download-size =" 0"
Original file line number Diff line number Diff line change 2929 %license
3030 </license >
3131
32+ <plugin
33+ id =" org.eclipse.emf.validation"
34+ version =" 0.0.0"
35+ unpack =" false" />
36+
37+ <plugin
38+ id =" org.eclipse.emf.workspace"
39+ version =" 0.0.0"
40+ unpack =" false" />
41+
3242 <plugin
3343 id =" org.eclipse.reddeer.gef.spy"
3444 download-size =" 0"
Original file line number Diff line number Diff line change 2828 <license url =" %licenseURL" >
2929 %license
3030 </license >
31-
31+
32+ <plugin
33+ id =" org.eclipse.graphiti"
34+ version =" 0.0.0"
35+ unpack =" false" />
36+
37+ <plugin
38+ id =" org.eclipse.graphiti.mm"
39+ version =" 0.0.0"
40+ unpack =" false" />
41+
42+ <plugin
43+ id =" org.eclipse.graphiti.ui"
44+ version =" 0.0.0"
45+ unpack =" false" />
46+
47+ <plugin
48+ id =" org.eclipse.emf.transaction"
49+ version =" 0.0.0"
50+ unpack =" false" />
51+
3252 <plugin
3353 id =" org.eclipse.reddeer.swt"
3454 download-size =" 0"
Original file line number Diff line number Diff line change 3030 %license
3131 </license >
3232
33+ <plugin
34+ id =" org.eclipse.swtbot.generator"
35+ version =" 0.0.0"
36+ unpack =" false" />
37+
38+ <plugin
39+ id =" org.eclipse.swtbot.generator.ui"
40+ version =" 0.0.0"
41+ unpack =" false" />
42+
43+ <plugin
44+ id =" org.eclipse.swtbot.generator.jdt"
45+ version =" 0.0.0"
46+ unpack =" false" />
47+
3348 <plugin
3449 id =" org.eclipse.reddeer.recorder"
3550 download-size =" 0"
Original file line number Diff line number Diff line change 2828 <license url =" %licenseURL" >
2929 %license
3030 </license >
31+
32+ <plugin
33+ id =" org.mockito"
34+ version =" 0.0.0"
35+ unpack =" false" />
36+
37+ <plugin
38+ id =" org.objenesis"
39+ version =" 0.0.0"
40+ unpack =" false" />
41+
42+ <plugin
43+ id =" net.bytebuddy.byte-buddy"
44+ version =" 0.0.0"
45+ unpack =" false" />
46+
47+ <plugin
48+ id =" net.bytebuddy.byte-buddy-agent"
49+ version =" 0.0.0"
50+ unpack =" false" />
51+
52+ <plugin
53+ id =" org.json"
54+ version =" 0.0.0"
55+ unpack =" false" />
56+
57+ <plugin
58+ id =" org.yaml.snakeyaml"
59+ version =" 0.0.0"
60+ unpack =" false" />
61+
62+ <plugin
63+ id =" org.hamcrest.core"
64+ version =" 0.0.0"
65+ unpack =" false" />
3166
67+ <plugin
68+ id =" org.hamcrest.library"
69+ version =" 0.0.0"
70+ unpack =" false" />
71+
3272 <plugin
3373 id =" org.eclipse.reddeer.eclipse.test"
3474 download-size =" 0"
Original file line number Diff line number Diff line change 3737 </goals >
3838 </execution >
3939 </executions >
40+ <configuration >
41+ <excludes >
42+ <plugin id =" org.json" />
43+ </excludes >
44+ </configuration >
4045 </plugin >
4146 <plugin >
4247 <groupId >org.eclipse.tycho</groupId >
You can’t perform that action at this time.
0 commit comments