File tree Expand file tree Collapse file tree 2 files changed +15
-0
lines changed
features/org.eclipse.e4.rcp Expand file tree Collapse file tree 2 files changed +15
-0
lines changed Original file line number Diff line number Diff line change 210210 arch =" aarch64"
211211 version =" 0.0.0" />
212212
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+
213220 <plugin
214221 id =" org.eclipse.equinox.launcher.gtk.linux.x86_64"
215222 os =" linux"
263270 arch =" aarch64"
264271 version =" 0.0.0" />
265272
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+
266280 <plugin
267281 id =" org.eclipse.swt.gtk.linux.x86_64"
268282 os =" linux"
Original file line number Diff line number Diff line change 8787 <plugin id =" org.eclipse.equinox.launcher.cocoa.macosx.aarch64" />
8888 <plugin id =" org.eclipse.equinox.launcher.gtk.linux.ppc64le" />
8989 <plugin id =" org.eclipse.equinox.launcher.gtk.linux.aarch64" />
90+ <plugin id =" org.eclipse.equinox.launcher.gtk.linux.riscv64" />
9091 <plugin id =" org.eclipse.equinox.launcher.gtk.linux.x86_64" />
9192 <plugin id =" org.eclipse.equinox.launcher.win32.win32.aarch64" />
9293 <plugin id =" org.eclipse.equinox.launcher.win32.win32.x86_64" />
You can’t perform that action at this time.
0 commit comments