[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Re: can't open GMF Editor after adding Audit Rules to mapping model sinceusing Galileo

Hello RenÃ,

org.eclipse.ui.PartInitException: No editor descriptor for id
wurst.diagram.part.MyDiagramEditorID
Well, it looks like it was not possible to load generated DiagramEditor class. Usually this means that diagram editor plugin was unloaded due to not satisfied dependencies of this plugin or one of the used plugins. Can you please check if there any other messages in the log concerning incorrectly specified dependencies/not existing plugins?

And if it is possible to reproduce this problem with simple diagram (and you have full GMF + GMF dependencies installation) then you can file bugzilla request â it looks like a bug.

-----------------
Alex Shatalin