[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Open editor tooltip not null

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