| [EEF] Customizing EEF Generation [message #869432] |
Thu, 03 May 2012 07:52  |
Ramesh Nachimuthu Messages: 10 Registered: May 2012 |
Junior Member |
|
|
Hi,
We are working in a project where we have to build form/graphical editor for Ecore models. All these Editors will be running over Eclipse Sematic File System, where actual resources will be stored backed repositories and will shown in Eclipse. We already have some base classes for editor/pages/section which provides services like locking the objects in backend while start editing in Eclipse Editor.
We want to use EEF framework here to generate these Editors/Part of the Editor. But we have to use the existing base classes in our Editor/Page/Sections. So I would like to know, how we can customize the EEF code generation according to our specific needs.
Regards,
Ramesh
|
|
|
| Re: [EEF] Customizing EEF Generation [message #870925 is a reply to message #869432] |
Thu, 10 May 2012 05:26  |
Goulwen Le Fur Messages: 115 Registered: July 2009 |
Senior Member |
|
|
Hi,
I think that you don't need to customize EEF generation. You can
generate the EEF code and integrate it in your application. The
difference between your need and the EEF standard use is that you can't
use the "hosts" provided by the EEF framework (Properties Editing
Wizard, Properties Editing Section) but you have to develop your own
host to integrate it in your application. You can follow the example of
the EEF Details page to use the PropertiesEditionViewer in your own ui
parts :
http://dev.eclipse.org/viewcvs/viewvc.cgi/org.eclipse.emf/org.eclipse.emf.eef/plugins/org.eclipse.emf.eef.runtime.extended/src/org/eclipse/emf/eef/runtime/ui/editors/pages/EEFDetailsPage.java?view=markup&root=Modeling_Project
Let me know if you need more help.
Regards
--
Goulwen
Le 03/05/2012 13:52, Ramesh Nachimuthu a écrit :
> Hi,
>
> We are working in a project where we have to build form/graphical editor
> for Ecore models. All these Editors will be running over Eclipse Sematic
> File System, where actual resources will be stored backed repositories
> and will shown in Eclipse. We already have some base classes for
> editor/pages/section which provides services like locking the objects in
> backend while start editing in Eclipse Editor.
> We want to use EEF framework here to generate these Editors/Part of the
> Editor. But we have to use the existing base classes in our
> Editor/Page/Sections. So I would like to know, how we can customize the
> EEF code generation according to our specific needs.
> Regards,
> Ramesh
|
|
|
Powered by
FUDForum. Page generated in 0.01457 seconds