Skip to main content



      Home
Home » Modeling » Modeling (top-level project) » What class implements the context menu for.genmodel file?
What class implements the context menu for.genmodel file? [message #378354] Thu, 31 August 2006 17:24 Go to next message
Eclipse UserFriend
I have a project that includes code generated from a .genmodel file.
Currently, I am opening the .genmodel file in an editor, then right-click on
the root node and select the "Generate All" context menu which generates
additional projects based on the model. I would like to automate this step
of generating the sources from the .genmodel file, but I'm not able to find
the code I need to invoke.

I've been digging through the plug-in registry for a while now and cannot
find the EMF plugin that implements this menu item. I would like to invoke
the code using an ANT script, but will be happy if I can do it from a Java
application.

Can someone point me at the code I need for this. I'll continue to search
the plugin registry, and EMF documentation.

Thanks
Michael Giroux
Re: What class implements the context menu for.genmodel file? [message #378355 is a reply to message #378354] Thu, 31 August 2006 17:30 Go to previous message
Eclipse UserFriend
Michael,

This question should be posted to the EMF newsgroup. (If you search that
newsgroup you should also be able to find previous posts on this subject.)

Kenn

"Michael Giroux" <michael.giroux@bull.com> wrote in message
news:ed7k21$uoj$1@utils.eclipse.org...
>I have a project that includes code generated from a .genmodel file.
>Currently, I am opening the .genmodel file in an editor, then right-click
>on the root node and select the "Generate All" context menu which generates
>additional projects based on the model. I would like to automate this step
>of generating the sources from the .genmodel file, but I'm not able to find
>the code I need to invoke.
>
> I've been digging through the plug-in registry for a while now and cannot
> find the EMF plugin that implements this menu item. I would like to
> invoke the code using an ANT script, but will be happy if I can do it from
> a Java application.
>
> Can someone point me at the code I need for this. I'll continue to search
> the plugin registry, and EMF documentation.
>
> Thanks
> Michael Giroux
>
Re: What class implements the context menu for.genmodel file? [message #579067 is a reply to message #378354] Thu, 31 August 2006 17:30 Go to previous message
Eclipse UserFriend
Michael,

This question should be posted to the EMF newsgroup. (If you search that
newsgroup you should also be able to find previous posts on this subject.)

Kenn

"Michael Giroux" <michael.giroux@bull.com> wrote in message
news:ed7k21$uoj$1@utils.eclipse.org...
>I have a project that includes code generated from a .genmodel file.
>Currently, I am opening the .genmodel file in an editor, then right-click
>on the root node and select the "Generate All" context menu which generates
>additional projects based on the model. I would like to automate this step
>of generating the sources from the .genmodel file, but I'm not able to find
>the code I need to invoke.
>
> I've been digging through the plug-in registry for a while now and cannot
> find the EMF plugin that implements this menu item. I would like to
> invoke the code using an ANT script, but will be happy if I can do it from
> a Java application.
>
> Can someone point me at the code I need for this. I'll continue to search
> the plugin registry, and EMF documentation.
>
> Thanks
> Michael Giroux
>
Previous Topic:What class implements the context menu for.genmodel file?
Next Topic:Connect to the Resource
Goto Forum:
  


Current Time: Tue Jul 22 18:03:25 EDT 2025

Powered by FUDForum. Page generated in 0.07655 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top