Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ui-best-practices-working-group] Question: What is the standard resolution?

> I have a question, what is the standard resolution for Eclipse 
developers?

I don't think there's an "official" standard resolution, but we should 
always make sure that the IDE is useable with 1024x768, which is the 
default initial size of the workbench window, see 
org.eclipse.ui.internal.WorkbenchWindowConfigurer.initialSize.

It's been like this since 2004, see 
http://dev.eclipse.org/mhonarc/lists/platform-ui-dev/msg01814.html

Markus



Back to the top