Skip to main content



      Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » [EEF] problem on EEF Tutorials/First Generation
[EEF] problem on EEF Tutorials/First Generation [message #1740881] Fri, 19 August 2016 06:25 Go to next message
Eclipse UserFriend
I change my XXXEditor.java like way as the tutorial, but somehow it only works at the "Wizard View" but not the "Properties View".
The screen shot is as below, and the project is atteched.
index.php/fa/26792/0/
index.php/fa/26793/0/
I am a newbee on using EEF, can someone tell me where is wrong?

-------------------------------------------------------------
Also, I think the tutorials of EEF at (https://wiki.eclipse.org/EEF/Tutorials/First_Generation#Generation_and_parameterization) need some update.

Current EMF generate XXXEditor.java with :
" /**
* This is the property sheet page.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated NOT
*/
protected List<PropertySheetPage> propertySheetPages = new ArrayList<PropertySheetPage>();"

but in the tutorial, the original is still:
"/**
* This is the property sheet page.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
protected PropertySheetPage propertySheetPage;"
Re: [EEF] problem on EEF Tutorials/First Generation [message #1742553 is a reply to message #1740881] Sun, 04 September 2016 22:22 Go to previous message
Eclipse UserFriend
can someone who is familiar with EEF, plz show the way to change Editor in new version
Previous Topic:news.eclipse.org is shutting down.
Next Topic:[EMFForms] Adding model instances to the "running" instance
Goto Forum:
  


Current Time: Mon Jul 07 11:26:51 EDT 2025

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

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

Back to the top