Skip to main content



      Home
Home » Modeling » TMF (Xtext) » Documentation question
Documentation question [message #52547] Tue, 23 June 2009 20:19 Go to next message
Eclipse UserFriend
Please see this section of the docs:

"If you want to mix generated and imported Ecore models you’ll have to
configure the generator fragment in your MWE file responsible for
generating the Ecore classes ( EcoreGeneratorFragment) with resource URIs
that point to the genmodels for the referenced Ecore models. Example:

<fragment class="org.eclipse.xtext.generator.ecore.EcoreGeneratorFragment "
genModels=
" platform:/resource/project/src/my/pack/SecretCompartments.ec ore "/>"

Shouldn't the URI be:

" platform:/resource/project/src/my/pack/SecretCompartments.ge nmodel "/>"?

I think it was this previously.
Re: Documentation question [message #52820 is a reply to message #52547] Thu, 25 June 2009 03:50 Go to previous message
Eclipse UserFriend
Hi Porter,

thanks for the hint. We've fixed the typo in the docs. They will be
updated in the next days.

Regards,
Sebastian

Am 24.06.2009 2:19 Uhr, schrieb Porter:
> Please see this section of the docs:
>
> "If you want to mix generated and imported Ecore models you�ll have to
> configure the generator fragment in your MWE file responsible for
> generating the Ecore classes ( EcoreGeneratorFragment) with resource
> URIs that point to the genmodels for the referenced Ecore models. Example:
> <fragment class="org.eclipse.xtext.generator.ecore.EcoreGeneratorFragment "
> genModels=
> " platform:/resource/project/src/my/pack/SecretCompartments.ec ore "/>"
>
> Shouldn't the URI be:
>
> " platform:/resource/project/src/my/pack/SecretCompartments.ge nmodel "/>"?
>
> I think it was this previously.
>
>
>
Previous Topic:Enabling a DSL editor to open concrete model files
Next Topic:[Announce] TMF XTEXT 0.7.0 is available
Goto Forum:
  


Current Time: Sat Jun 07 07:04:34 EDT 2025

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

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

Back to the top