Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » EMF Forms Problem
EMF Forms Problem [message #1386808] Fri, 20 June 2014 16:47 Go to next message
Christian Reuter is currently offline Christian ReuterFriend
Messages: 34
Registered: October 2010
Member
Hi,

I am following this tutorial:
http://eclipsesource.com/blogs/tutorials/getting-started-with-emf-forms-1-2-x/

Everything is working fine up to the point where I need to assign The "Root EClass" to the View element (section "The First View Model" of the tutorial):

index.php/fa/18332/0/

If I press the button "Link Root Eclass" then the dialog does not show any entities at all:

index.php/fa/18333/0/

If I press the button "Create and link new Root Eclass" then the "New Reference Element" dialog contains a single entity named "EClass":

index.php/fa/18334/0/

If I use the "EClass" then I can create a new Eclass element which can then be set as the Root EClass of the view.

However I can not select my existing domain model classes although they are definately available. As proposed by the tutorial I created a test instance of my domain model parallel to the view model which works without problems as can be seen in the first image.


Can anybody please give me a hint what I am doing wrong ??

I am using Kepler with ECP 1.2.1.

Best regards,

chris

[Updated on: Mon, 23 June 2014 07:53]

Report message to a moderator

Re: EMF Forms Problem [message #1386941 is a reply to message #1386808] Mon, 23 June 2014 08:28 Go to previous messageGo to next message
Christian Reuter is currently offline Christian ReuterFriend
Messages: 34
Registered: October 2010
Member
OK - never mind !
I repeated the entire tutorial while strictly making each step exactly as described.
Now everything is working as described by the tutorial.

The problem was in my run configuration. I used
"org.eclipse.emf.ecp.application.e4.product" and "Run a product"
instead of:
"org.eclipse.emf.ecp.application.e3" and "Run an application"

I thought that I must use the e4 variant as I am using eclipse kepler which is e4.

Regards,

chris
Re: EMF Forms Problem [message #1387013 is a reply to message #1386941] Mon, 23 June 2014 13:44 Go to previous message
Maximilian Koegel is currently offline Maximilian KoegelFriend
Messages: 253
Registered: July 2009
Senior Member
OK, good to hear it worked for you ;)!

Am 23.06.2014 10:28, schrieb Christian Reuter:
> OK - never mind !
> I repeated the entire tutorial while strictly making each step exactly
> as described.
> Now everything is working as described by the tutorial.
>
> The problem was in my run configuration. I used
> "org.eclipse.emf.ecp.application.e4.product" and "Run a product"
> instead of:
> "org.eclipse.emf.ecp.application.e3" and "Run an application"
>
> I thought that I must use the e4 variant as I am using eclipse kepler
> which is e4.
>
> Regards,
>
> chris
>


--
Maximilian Kögel

Get Professional Eclipse Support: http://eclipsesource.com/munich
Previous Topic:[EMF FORMS] TreeMaster Details View Custom Elements
Next Topic:[EMF Forms]ViewModel Changes not appearing after Exporting Product
Goto Forum:
  


Current Time: Sat Apr 20 04:46:39 GMT 2024

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

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

Back to the top