[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.tools.emf] Re: EMF generated editor nested inside MultipageEditorPart

Ido,

If you look at the generated editors for different models you'll see they are almost identical. It should not be necessary to combine two such separate editors because either editor should serve all your needs. In fact, even the item provider adapter factories that are explicitly registered in the code aren't really needed because they will be found via their extension point registration. So I'd suggest trying to use just one of the editors...


Ido wrote:
I have to emf projects, and i want to create a multi page between this two, so your suggestion will not go.
I think that my solution will be to write a new editor that do not use the contributor