Difference between revisions of "Accessibility"
Line 25: | Line 25: | ||
If your issue isn't in the list, [https://bugs.eclipse.org/bugs/enter_bug.cgi file an Eclipse accessibility bug] (use the keyword "Accessibility"). | If your issue isn't in the list, [https://bugs.eclipse.org/bugs/enter_bug.cgi file an Eclipse accessibility bug] (use the keyword "Accessibility"). | ||
− | For questions or more information, please contact | + | For questions or more information, please [http://www.eclipse.org/swt/#contact use the forums] -- accessibility issues will be forwarded to the right person to answer them. |
Revision as of 15:28, 16 November 2011
Accessible Eclipse Plug-ins
Note: all the materials provided are useful, but note that some may predate the Eclipse accessibility API upgrade which occurred with the release of Eclipse 3.6 (Helios) in June, 2010.
Introduction
- General Introduction (last updated 2004)
- Designing Accessible Plug-ins for Eclipse (last updated 2009)
Checklist
API
- SWT Accessibility API Reference (use this API to support accessibility in custom controls)
- Examples of Accessibility API Usage
Bugs
Eclipse is an open source project. Testing, bug filing/triage, documentation and code contributions to the accessibility support are 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 (use the keyword "Accessibility").
For questions or more information, please use the forums -- accessibility issues will be forwarded to the right person to answer them.