Community
Participate
Working Groups
Backport to 4.2.2+ +++ This bug was initially created as a clone of Bug #398684 +++ In our application (IBM Installation Manager), we override 'preWindowOpen()' in 'WorkbenchWindowAdvisor' to set initial size to IWorkbenchWindowConfigurer (e.g. IWorkbenchWindowConfigurer.setInitialSize(lastSessionIMSize)) . But this initial size is not used to create the workbench window after we moved our target environment to Eclipse 4.2.1. It used to work before our E4 adoption.
Backported with https://git.eclipse.org/r/17012
I've released this as http://git.eclipse.org/c/platform/eclipse.platform.ui.git/commit/?h=R4_2_maintenance&id=dfe772c6bd539d9a312b6d1286f41ca296bdfebb PW