Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » ecore plugins missing
ecore plugins missing [message #546173] Mon, 12 July 2010 00:05 Go to next message
Lidder is currently offline LidderFriend
Messages: 46
Registered: July 2009
Member
Hello,

This is a newbie question. I installed all the model plugins into Helios. I am trying to create a very basic EMF project in order to learn the technology. I created a simple schema to use as the model. I created a new "EMF project" and chose the xsd file to create the .ecore file. I then created a new "EMF Generator model" from this ecore file. I then opened the .genmodel file and right clicked on the root element and selected "Generate model code". The code that is generated cannot find the emf plugins. Please see attached picture. What is wrong here?

http://i27.tinypic.com/feqwcj.jpg

Thanks.
Re: ecore plugins missing [message #546404 is a reply to message #546173] Mon, 12 July 2010 16:14 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
Lidder,

Unfortunately I don't see an attached picture. Assuming the EMF plugins
are in PDE's default target platform---normally all the installed
plugins in the IDE are in the default target platform---there should be
no problems resolving the references to them.


Lidder wrote:
> Hello,
>
> This is a newbie question. I installed all the model plugins into
> Helios. I am trying to create a very basic EMF project in order to
> learn the technology. I created a simple schema to use as the model. I
> created a new "EMF project" and chose the xsd file to create the
> .ecore file. I then created a new "EMF Generator model" from this
> ecore file. I then opened the .genmodel file and right clicked on the
> root element and selected "Generate model code". The code that is
> generated cannot find the emf plugins. Please see attached picture.
> What is wrong here?
>
>
>
> Thanks.


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: ecore plugins missing [message #546741 is a reply to message #546404] Wed, 14 July 2010 04:03 Go to previous message
Lidder is currently offline LidderFriend
Messages: 46
Registered: July 2009
Member
Thanks for your reply Ed. I am developing a RAP sample application and want to use EMF as the base model. The problem like you mentioned was that I had RAP target eclipse as the target platform. It was missing all the EMF plugins. So I added them to the target and the conflicts are resolved now.

Thanks again.
Previous Topic:How to Load a Model that is invalid?
Next Topic:Make int from xsd:integer
Goto Forum:
  


Current Time: Thu Apr 25 10:59:17 GMT 2024

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

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

Back to the top