File tree 1 file changed +20
-0
lines changed 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -97,6 +97,26 @@ <h2>Themes and Styling </h2>
97
97
< h2 > General Updates </ h2 >
98
98
</ td >
99
99
</ tr >
100
+
101
+ < tr id ="winows-on-arm ">
102
+ <!-- https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/577 -->
103
+ < td class ="title "> Support for Windows on ARM</ td >
104
+ < td class ="content ">
105
+ < p >
106
+ The Eclipse SDK is now also available for Windows on the ARM-64bit architecture.
107
+ Eclipse Packages are not yet provided for Windows on ARM due to missing Eclipse Temurin JDKs for that environment,
108
+ but the SDK should be completely functional on that platform, with only the following limitations:
109
+ < ul >
110
+ < li > Automatic file system refresh through native hooks is not yet available.</ li >
111
+ < li > File system access in general might be slightly slower than on the < code > x86_64</ code > architecture.</ li >
112
+ </ ul >
113
+ It is intended to remove all those restrictions in a future release.
114
+ </ p >
115
+ < p >
116
+ </ p >
117
+ </ td >
118
+ </ tr >
119
+
100
120
<!-- ******************* End of General Updates ************************************* -->
101
121
< tr > < td colspan ="2 "/> </ tr >
102
122
</ tbody >
You can’t perform that action at this time.
0 commit comments