I have a view and an editor. in the view is a tableviewer which shows all the data of my xmi-model. if i doubleclick on it, the editor will open with the description of the selected item.
So my problem is, i want to set the title with the name of the item. how can i implement it?
the default title of this editor can i set in the plugin.xml.