Community
Participate
Working Groups
Build ID: M20071023-1652 Steps To Reproduce: Hi, please create a new RCP application based on the "Hello RCP" template. Goto ApplicationActionBarAdvisor and add a private variable private IWorkbenchAction iExitAction; Press Cntr+Shift+O to auto import the required packages. The following import is added: import org.eclipse.ui.actions.ActionFactory$IWorkbenchAction; It should be import org.eclipse.ui.actions.ActionFactory.IWorkbenchAction; Best regards, Lars More information:
*** This bug has been marked as a duplicate of bug 182179 ***
Reopen to reassign to JDT/UI
*** This bug has been marked as a duplicate of bug 206143 ***