[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Re: How to stop GMFgen to generate Open and OpenURI

Hi Alex,

It seems I am not using the latest. These id's are not added to the extension point. I have an option in the menu which says "Migrate to GMF 2.1" for my .gmfmap, I have run this, but I don't see a difference on the generated gmfgen and the generated code? Does gmfgen somehow track the version number?


Thanks Christophe







Alex Shatalin wrote:
Hello Christophe,

Are you using latest GMf version (id attribute generated for each extension points declaration: <extension point="org.eclipse.ui.commands" id="rcp-menu-commands">)

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