| [news.eclipse.platform.rcp] Re: Open editor tooltip not null |
Brandon
I'm trying to open an editor and I'm getting the following error....
Unable to create this part due to an internal error. Reason for the failure: null argument:A part's title tool tip must be non-null
I have the setTitleToolTip("tooltip"); method call in the init for the editor. Any tips/tricks?
Thanks