Skip to main content



      Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » [EEF] Update to tutorial
[EEF] Update to tutorial [message #1397604] Wed, 09 July 2014 20:07 Go to next message
Eclipse UserFriend
Hi,

I'm new to EEF and I would like to trial it in my project. However I am
stuck at the end of the tutorial, is there an update to the tutorial on
the Wiki anywhere? I have been able to follow it until it suggests
editing the default EMF editor. Where the tutorial says:

> The original code :
>
> /**
> * This is the property sheet page.
> * <!-- begin-user-doc -->
> * <!-- end-user-doc -->
> * @generated
> */
> protected PropertySheetPage propertySheetPage;
> becomes
>
> /**
> * This is the property sheet page.
> * <!-- begin-user-doc -->
> * <!-- end-user-doc -->
> * @generated NOT
> */
> protected TabbedPropertySheetPage propertySheetPage;

I actually see:

/**
* This is the property sheet page.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
protected List<PropertySheetPage> propertySheetPages = new
ArrayList<PropertySheetPage>();

Similarly the getProprtiesSheetPage() method differs. Is there a guide
for more up to date versions of EMF?

Thanks for any help. Nigel.
Re: [EEF] Update to tutorial [message #1639260 is a reply to message #1397604] Fri, 27 February 2015 09:45 Go to previous messageGo to next message
Eclipse UserFriend
I'm having the same problem, Sad

[Updated on: Fri, 27 February 2015 09:45] by Moderator

Re: [EEF] Update to tutorial [message #1691566 is a reply to message #1397604] Wed, 08 April 2015 04:22 Go to previous message
Eclipse UserFriend
Hi,

I agree with you concerning the tutorial.

I was interested in this project, but I'm not sure to use it: I could not evaluate it directly with the tutorials.
They are 3 years old, and need to be updated, because not in line with the EMF generation.

In another side, I don't want to spend times at first contact with a new project...

Perhaps has this project been abandoned ?

Regards,
Franck
Previous Topic:[ECP] Additional label alignment option "Top"?
Next Topic:[Texo] DAO configuration and JSON customization
Goto Forum:
  


Current Time: Sat Jul 12 11:40:44 EDT 2025

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

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

Back to the top