Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » missing org.eclipse.emf.ecore.generated_package extension
missing org.eclipse.emf.ecore.generated_package extension [message #420360] Thu, 26 June 2008 02:09 Go to next message
Jim Steel is currently offline Jim SteelFriend
Messages: 54
Registered: July 2009
Member
Hi,

I have a couple of trivial metamodels (only one class) that I'm using
just for decorating other models, but when I generated Model code for
them, the org.eclipse.emf.ecore.generated_package extension is not being
generated into plugin.xml (which is obviously causing problems at
runtime). Does anyone have any idea why that might be, or hints for
where I might look for the problem?

Cheers,

Jim.
Re: missing org.eclipse.emf.ecore.generated_package extension [message #420362 is a reply to message #420360] Thu, 26 June 2008 03:31 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33142
Registered: July 2009
Senior Member
Jim,

Once the plugin.xml exists, it won't be touch again, because merging is
not supported for it yet. If you delete it, it will be generated and
should include the declarations for the generated models.


Jim Steel wrote:
>
> Hi,
>
> I have a couple of trivial metamodels (only one class) that I'm using
> just for decorating other models, but when I generated Model code for
> them, the org.eclipse.emf.ecore.generated_package extension is not
> being generated into plugin.xml (which is obviously causing problems
> at runtime). Does anyone have any idea why that might be, or hints for
> where I might look for the problem?
>
> Cheers,
>
> Jim.


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:[Teneo] Inverse on Indexed Collection
Next Topic:[CDO] Editor
Goto Forum:
  


Current Time: Sat Apr 27 03:33:18 GMT 2024

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

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

Back to the top