Skip to content

Commit cbf77a7

Browse files
committed
Update of the FAQ entry for the UI guidelines
1 parent 8372d8d commit cbf77a7

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed
Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,5 @@
11
FAQ Are there any special Eclipse UI guidelines?
22
================================================
33

4-
5-
A wealth of Eclipse UI guidelines exists. Mentioning any in this single FAQ would seem to do no justice to Nick Edgar, Kevin Haaland, Jin Li, and Kimberley Peter. Please refer to their online Eclipse article Eclipse User Interface Guidelines. In their seminal work, they brush on such topics as icon sizes and color palettes, wizards, editors, dialogs, commands, views, perspectives, windows, properties, widgets, navigators, tasks, preferences, outlines, properties, bookmarks, text editors, the flat-look design, accelerators, best practices, and a checklist for developers.
6-
7-
In fact, the 100-page article is a great source of inspiration for any plug-in developer. Study it before you create any Eclipse plug-in with a visual representation to avoid mistakes made by others and to learn from the experts how to design high-quality UI designs.
8-
9-
See Also:
10-
---------
11-
12-
Online article on [UI Guidelines](https://eclipse.org/articles).
13-
14-
There is a partly obsolete article with eclipse [2.1 UI Guidelines](https://www.eclipse.org/articles/Article-UI-Guidelines/Index.html)
4+
Yes, see https://github.com/eclipse-platform/ui-best-practices and https://eclipse-platform.github.io/ui-best-practices/
155

0 commit comments

Comments
 (0)