Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dsdp-ercp-dev] Include two new methods to eRCP org.eclipse.ercp.ui.workbench

Hi....All.

Please take a look at the
enhancement bug : https://bugs.eclipse.org/bugs/show_bug.cgi?id=232464


Since Eclipse 3.1, Eclipse introduces two new methods (setExitOnLastWindowClose() , and getExitOnLastWindowClose() ) in IWorkbenchConfigurer to enhance workbench control.
JavaDoc.
http://help.eclipse.org/help32/index.jsp?topic=/org.eclipse.platform.doc.isv/reference/api/org/eclipse/ui/application/IWorkbenchConfigurer.html

We'd suggest to include these two new methods to eRCP org.eclipse.ercp.ui.workbench as well.
With these new methods, developers have ability to control workbench closing easily to implement their customized workbench. eRCP org.eclipse.ercp.ui.workbench will become more flexible.
It won't impact the current IWorkbenchConfigurer behavior to have these new methods.
Is there any suggestion?


Thank you

Sincerely,

Eric MF Hsu (徐銘法)
eRCP/Lotus Expeditor device development
China Software Development Lab, IBM Taiwan


Back to the top