|
9 | 9 | </zipType>
|
10 | 10 |
|
11 | 11 | <zipType name="Eclipse SDK">
|
12 |
| - <platform |
13 |
| - id="SWAARCH64" |
14 |
| - name="Windows (ARM 64 bit version)" |
15 |
| - fileName="eclipse-SDK-${BUILD_ID}-win32-aarch64.zip"></platform> |
16 | 12 | <platform
|
17 | 13 | id="SWX8664"
|
18 |
| - name="Windows (64 bit version)" |
| 14 | + name="Windows (x86 64-bit)" |
19 | 15 | fileName="eclipse-SDK-${BUILD_ID}-win32-x86_64.zip"></platform>
|
| 16 | + <platform |
| 17 | + id="SWAARCH64" |
| 18 | + name="Windows (ARM 64-bit)" |
| 19 | + fileName="eclipse-SDK-${BUILD_ID}-win32-aarch64.zip"></platform> |
20 | 20 | <platform
|
21 | 21 | id="SLG264"
|
22 |
| - name="Linux (64 bit version)" |
| 22 | + name="Linux (x86 64-bit)" |
23 | 23 | fileName="eclipse-SDK-${BUILD_ID}-linux-gtk-x86_64.tar.gz"></platform>
|
| 24 | + <platform |
| 25 | + id="SLG2AARCH64" |
| 26 | + name="Linux (ARM 64-bit)" |
| 27 | + fileName="eclipse-SDK-${BUILD_ID}-linux-gtk-aarch64.tar.gz"></platform> |
24 | 28 | <platform
|
25 | 29 | id="SLG2PPC64LE"
|
26 |
| - name="Linux (64 bit version for Power PC)" |
| 30 | + name="Linux (PowerPC 64-bit)" |
27 | 31 | fileName="eclipse-SDK-${BUILD_ID}-linux-gtk-ppc64le.tar.gz"></platform>
|
28 | 32 | <platform
|
29 | 33 | id="SLG2RISCV64"
|
30 |
| - name="Linux (64 bit version for RISC-V)" |
| 34 | + name="Linux (RISC-V 64-bit)" |
31 | 35 | fileName="eclipse-SDK-${BUILD_ID}-linux-gtk-riscv64.tar.gz"></platform>
|
32 |
| - <platform |
33 |
| - id="SLG2AARCH64" |
34 |
| - name="Linux (64 bit version for AArch64)" |
35 |
| - fileName="eclipse-SDK-${BUILD_ID}-linux-gtk-aarch64.tar.gz"></platform> |
36 | 36 | <platform
|
37 | 37 | id="SMCC64"
|
38 |
| - name="Mac OSX (64 bit version)" |
| 38 | + name="Mac OSX (x86 64-bit)" |
39 | 39 | fileName="eclipse-SDK-${BUILD_ID}-macosx-cocoa-x86_64.dmg"></platform>
|
40 | 40 | <platform
|
41 | 41 | id="SMCCARM64"
|
42 |
| - name="Mac OSX (64 bit version for Arm64/AArch64)" |
| 42 | + name="Mac OSX (ARM 64-bit)" |
43 | 43 | fileName="eclipse-SDK-${BUILD_ID}-macosx-cocoa-aarch64.dmg"></platform>
|
44 | 44 |
|
45 | 45 | <!--
|
|
58 | 58 | </zipType>
|
59 | 59 |
|
60 | 60 | <zipType name="Platform Runtime Binary">
|
61 |
| - <platform |
62 |
| - id="PWAARCH64" |
63 |
| - name="Windows (ARM 64 bit version)" |
64 |
| - fileName="eclipse-platform-${BUILD_ID}-win32-aarch64.zip"></platform> |
65 | 61 | <platform
|
66 | 62 | id="PWX8664"
|
67 |
| - name="Windows (64 bit version)" |
| 63 | + name="Windows (x86 64-bit)" |
68 | 64 | fileName="eclipse-platform-${BUILD_ID}-win32-x86_64.zip"></platform>
|
| 65 | + <platform |
| 66 | + id="PWAARCH64" |
| 67 | + name="Windows (ARM 64-bit)" |
| 68 | + fileName="eclipse-platform-${BUILD_ID}-win32-aarch64.zip"></platform> |
69 | 69 | <platform
|
70 | 70 | id="PLG264"
|
71 |
| - name="Linux (64 bit version)" |
| 71 | + name="Linux (x86 64-bit)" |
72 | 72 | fileName="eclipse-platform-${BUILD_ID}-linux-gtk-x86_64.tar.gz"></platform>
|
| 73 | + <platform |
| 74 | + id="PLG2AARCH64" |
| 75 | + name="Linux (ARM 64-bit)" |
| 76 | + fileName="eclipse-platform-${BUILD_ID}-linux-gtk-aarch64.tar.gz"></platform> |
73 | 77 | <platform
|
74 | 78 | id="PLG2PPC64LE"
|
75 |
| - name="Linux (64 bit version for Power PC)" |
| 79 | + name="Linux (PowerPC 64-bit)" |
76 | 80 | fileName="eclipse-platform-${BUILD_ID}-linux-gtk-ppc64le.tar.gz"></platform>
|
77 | 81 | <platform
|
78 | 82 | id="PLG2RISCV64"
|
79 |
| - name="Linux (64 bit version for RISC-V)" |
| 83 | + name="Linux (RISC-V 64-bit)" |
80 | 84 | fileName="eclipse-platform-${BUILD_ID}-linux-gtk-riscv64.tar.gz"></platform>
|
81 |
| - <platform |
82 |
| - id="PLG2AARCH64" |
83 |
| - name="Linux (64 bit version for AArch64)" |
84 |
| - fileName="eclipse-platform-${BUILD_ID}-linux-gtk-aarch64.tar.gz"></platform> |
85 | 85 | <platform
|
86 | 86 | id="PMCC64"
|
87 |
| - name="Mac OSX (64 bit version)" |
| 87 | + name="Mac OSX (x86 64-bit)" |
88 | 88 | fileName="eclipse-platform-${BUILD_ID}-macosx-cocoa-x86_64.dmg"></platform>
|
89 | 89 | <platform
|
90 | 90 | id="PMCCARM64"
|
91 |
| - name="Mac OSX (64 bit version for Arm64/AArch64)" |
| 91 | + name="Mac OSX (ARM 64-bit)" |
92 | 92 | fileName="eclipse-platform-${BUILD_ID}-macosx-cocoa-aarch64.dmg"></platform>
|
93 | 93 | <platform
|
94 | 94 | id="PLR"
|
|
108 | 108 | </zipType>
|
109 | 109 |
|
110 | 110 | <zipType name="SWT">
|
111 |
| - <platform |
112 |
| - id="SWTWAARCH64" |
113 |
| - name="Windows (ARM 64 bit version)" |
114 |
| - fileName="swt-${BUILD_ID}-win32-win32-aarch64.zip"></platform> |
115 | 111 | <platform
|
116 | 112 | id="SWTWX86_64"
|
117 |
| - name="Windows (64 bit version)" |
| 113 | + name="Windows (x86 64-bit)" |
118 | 114 | fileName="swt-${BUILD_ID}-win32-win32-x86_64.zip"></platform>
|
| 115 | + <platform |
| 116 | + id="SWTWAARCH64" |
| 117 | + name="Windows (ARM 64-bit)" |
| 118 | + fileName="swt-${BUILD_ID}-win32-win32-aarch64.zip"></platform> |
119 | 119 | <platform
|
120 | 120 | id="SWTLG64"
|
121 |
| - name="Linux (64 bit version)" |
| 121 | + name="Linux (x86 64-bit)" |
122 | 122 | fileName="swt-${BUILD_ID}-gtk-linux-x86_64.zip"></platform>
|
| 123 | + <platform |
| 124 | + id="SWTLG2AARCH64" |
| 125 | + name="Linux (ARM 64-bit)" |
| 126 | + fileName="swt-${BUILD_ID}-gtk-linux-aarch64.zip"></platform> |
123 | 127 | <platform
|
124 | 128 | id="SWTLG2PPC64LE"
|
125 |
| - name="Linux (64 bit version for Power PC)" |
| 129 | + name="Linux (PowerPC 64-bit)" |
126 | 130 | fileName="swt-${BUILD_ID}-gtk-linux-ppc64le.zip"></platform>
|
127 | 131 | <platform
|
128 | 132 | id="SWTLG2RISCV64"
|
129 |
| - name="Linux (64 bit version for RISC-V)" |
| 133 | + name="Linux (RISC-V 64-bit)" |
130 | 134 | fileName="swt-${BUILD_ID}-gtk-linux-riscv64.zip"></platform>
|
131 |
| - <platform |
132 |
| - id="SWTLG2AARCH64" |
133 |
| - name="Linux (64 bit version for AArch64)" |
134 |
| - fileName="swt-${BUILD_ID}-gtk-linux-aarch64.zip"></platform> |
135 | 135 | <platform
|
136 | 136 | id="SWTMCC64"
|
137 |
| - name="Mac OSX (64 bit version)" |
| 137 | + name="Mac OSX (x86 64-bit)" |
138 | 138 | fileName="swt-${BUILD_ID}-cocoa-macosx-x86_64.zip"></platform>
|
139 | 139 | <platform
|
140 | 140 | id="SWTMCCARM64"
|
141 |
| - name="Mac OSX (64 bit version for Arm64/AArch64)" |
| 141 | + name="Mac OSX (ARM 64-bit)" |
142 | 142 | fileName="swt-${BUILD_ID}-cocoa-macosx-aarch64.zip"></platform>
|
143 | 143 | </zipType>
|
144 | 144 |
|
|
0 commit comments