You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, Eclipse officially supports Windows 10 and 11. By now, this was not validated explicitly but only defined as an implicit requirement.
97
+
Currently, Eclipse officially supports Windows 10 and 11. Until now, this was not validated explicitly but only defined as an implicit requirement.
98
98
When using an unsupported Windows version, it could happen that startup of an Eclipse or plain SWT application failed with a linkage error because unavailable functions of more recent operating system versions are linked.
99
99
100
100
SWT now validates the supported Windows version during application startup and fails with an according error message if the version is not supported.
0 commit comments