Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Accessibility"

(Accessible Eclipse Plug-ins)
(Introduction)
Line 16: Line 16:
 
*[http://www.eclipsecon.org/2004/EclipseCon_2004_TechnicalTrackPresentations/06_Harris.pdf General Introduction] (last updated 2004)  
 
*[http://www.eclipsecon.org/2004/EclipseCon_2004_TechnicalTrackPresentations/06_Harris.pdf General Introduction] (last updated 2004)  
 
*[http://www.eclipse.org/articles/article.php?file=Article-Accessibility351/index.html Designing Accessible Plug-ins for Eclipse] (last updated 2009)
 
*[http://www.eclipse.org/articles/article.php?file=Article-Accessibility351/index.html Designing Accessible Plug-ins for Eclipse] (last updated 2009)
*[http://help.eclipse.org/indigo/index.jsp?topic=%2Forg.eclipse.platform.doc.isv%2Fguide%2FwrkAdv_accessibility.htm Tips for Making Accessible User Interfaces] (from the Eclipse Help system)
+
*[http://help.eclipse.org/indigo/index.jsp?topic=%2Forg.eclipse.platform.doc.isv%2Fguide%2FwrkAdv_accessibility.htm Accessible User Interfaces] (from the Eclipse Help system)
  
 
== Checklist  ==
 
== Checklist  ==

Revision as of 12:13, 17 November 2011

Accessibility Features in Eclipse

The Eclipse Help System contains information on Eclipse's Accessibility Features, Keyboard Navigation, and Text Editing Options.

A popup list of currently-assigned keystrokes can be accessed by selecting Key Assist... from the Eclipse Help menu, or by typing Control+Shift+L on Windows and Linux platforms, or Command+Shift+L on a Mac.

Accessible Eclipse Plug-ins

Note: All materials provided are useful, but some may predate the Eclipse accessibility API upgrade which occurred with the release of Eclipse 3.6 (Helios) in June, 2010.

Introduction

Checklist

API

Bugs

Eclipse is an open source project. Testing, bug filing/triage, documentation and code contributions to the accessibility support are very welcome and greatly appreciated.

When you run into an issue, check the Eclipse accessibility bug list.

If your issue isn't in the list, file an Eclipse accessibility bug.

For questions or more information, please use the SWT newsgroup -- accessibility issues will be forwarded to the right person to answer them.

Copyright © Eclipse Foundation, Inc. All Rights Reserved.