| [news.eclipse.modeling.gmf] Re: GMF 2.2 - IllegalArgumentException: can't find ID print |
Ah, I guess it's because I'm using RCP with required plug-ins only.
Could you try this please? Thanks!
Thanks Alex.
Do you have a print and a printPreview menu-item then? I'm using Eclipse Galileo RC2 with GMF 2.2.0 RC2 (Build 200905272029).
Regards, Peter
Alex Shatalin schrieb:Hello Peter,
I cannot reptoduce this problem with current state of GMF 2.2:
fileMenu.insertBefore("print", printPreviewAction); //$NON-NLS-1$ was executed without any exceptions.
----------------- Alex Shatalin