Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Extended Editing Framework (READ ONLY) » EEF Tutorial help?
EEF Tutorial help? [message #493625] Tue, 27 October 2009 10:17 Go to next message
Thomas is currently offline ThomasFriend
Messages: 79
Registered: October 2009
Member
http://wiki.eclipse.org/EEF_tutorial_:_First_generation#EEF_ generation_with_EMF_treeview_editor

i am trying this tutorial. there is a class TabbedPropertiesEditionSheetPage. i cant find any information in google or somewhere else.

I need some explanation in step: EMF treeview editor modification

where is what to do? which implementions in which class, which changes in which class? are somebody able to explain it a bit more step by step?

thanks
thomas

Re: EEF Tutorial help? [message #494135 is a reply to message #493625] Thu, 29 October 2009 10:45 Go to previous message
Stephane Bouchet is currently offline Stephane BouchetFriend
Messages: 280
Registered: July 2009
Senior Member
Hi Thomas

comments below,

Sorry for the delay, but this forum is not backed up with newsgroup, and we ( EEF team ) use the EMFT newsgroup ( or forum ) to reply questions.

So please use the emft for your next questions about EEF.

> http://wiki.eclipse.org/EEF_tutorial_:_First_generation#EEF_ generation_with_EMF_treeview_editor

>i am trying this tutorial. there is a class TabbedPropertiesEditionSheetPage. i cant find any information in google or somewhere else.

This class is inside the EEF runtime plugin, you need to make a dependency with it in your plugin.xml file of your editor plugin.


>I need some explanation in step: EMF treeview editor modification

>where is what to do? which implementions in which class, which changes in which class? are somebody able to explain it a bit more step by step?

The emf treeview editor is the EMF generated class that resides on the xxxxx.editor plugin, which is named xxxxEditor.java

all the modifications are made inside that class.

>thanks
>thomas
Previous Topic:EEF questions
Next Topic:Please use EMFT newsgroup or forum
Goto Forum:
  


Current Time: Thu Apr 25 01:03:49 GMT 2024

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

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

Back to the top