JAWS works as well, e.g. using its free license for 40min;
tuned comments;
--- a/src/Tools/jEdit/src/jedit_accessible.scala Tue Aug 26 20:26:12 2025 +0200
+++ b/src/Tools/jEdit/src/jedit_accessible.scala Wed Aug 27 20:42:15 2025 +0200
@@ -2,8 +2,9 @@
Author: Makarius
Support for accessible jEdit components, notably used with screenreaders:
- - Windows: NVDA (see https://www.nvaccess.org)
- - macOS: VoiceOver (builtin Command-F5)
+ - NVDA (Windows), see https://www.nvaccess.org
+ - JAWS (Windows), see https://support.freedomscientific.com/Downloads/JAWS
+ - VoiceOver (macOS), builtin Command-F5
*/
package isabelle.jedit