Commit 8a8979f 1 parent f35ef3a commit 8a8979f Copy full SHA for 8a8979f
File tree 2 files changed +15
-0
lines changed
features/org.eclipse.e4.rcp
2 files changed +15
-0
lines changed Original file line number Diff line number Diff line change 210
210
arch =" aarch64"
211
211
version =" 0.0.0" />
212
212
213
+ <plugin
214
+ id =" org.eclipse.equinox.launcher.gtk.linux.riscv64"
215
+ os =" linux"
216
+ ws =" gtk"
217
+ arch =" riscv64"
218
+ version =" 0.0.0" />
219
+
213
220
<plugin
214
221
id =" org.eclipse.equinox.launcher.gtk.linux.x86_64"
215
222
os =" linux"
263
270
arch =" aarch64"
264
271
version =" 0.0.0" />
265
272
273
+ <plugin
274
+ id =" org.eclipse.swt.gtk.linux.riscv64"
275
+ os =" linux"
276
+ ws =" gtk"
277
+ arch =" riscv64"
278
+ version =" 0.0.0" />
279
+
266
280
<plugin
267
281
id =" org.eclipse.swt.gtk.linux.x86_64"
268
282
os =" linux"
Original file line number Diff line number Diff line change 87
87
<plugin id =" org.eclipse.equinox.launcher.cocoa.macosx.aarch64" />
88
88
<plugin id =" org.eclipse.equinox.launcher.gtk.linux.ppc64le" />
89
89
<plugin id =" org.eclipse.equinox.launcher.gtk.linux.aarch64" />
90
+ <plugin id =" org.eclipse.equinox.launcher.gtk.linux.riscv64" />
90
91
<plugin id =" org.eclipse.equinox.launcher.gtk.linux.x86_64" />
91
92
<plugin id =" org.eclipse.equinox.launcher.win32.win32.aarch64" />
92
93
<plugin id =" org.eclipse.equinox.launcher.win32.win32.x86_64" />
You can’t perform that action at this time.
0 commit comments