| [news.eclipse.platform.rcp] Re: CommonNavigator display problem on rcp application starting |
Hi, i tried this :
@Override public IAdaptable getDefaultPageInput() { return ResourcesPlugin.getWorkspace(); }
No change.
ResourcesPlugin.getWorkspace().getRoot()
-- Paul Webster http://wiki.eclipse.org/Platform_Command_Framework http://wiki.eclipse.org/Command_Core_Expressions http://wiki.eclipse.org/Menu_Contributions http://wiki.eclipse.org/Menus_Extension_Mapping http://help.eclipse.org/help33/index.jsp?topic=/org.eclipse.platform.doc.isv/guide/workbench.htm