Is it possible customize EMF Tree Editor programmatically ? [message #586429] |
Thu, 18 February 2010 05:03  |
Eclipse User |
|
|
|
Hello!
I'm developing EMF editor and I have customized it manually, to do it
I have to modify over 30 java files, now I would want to do this customization
programmatically using only a file.
For GMF, I use EuGENia to customize editors, for EMF I know Epsilon Exeed but
It works with Reflective editors and I need to do it with Tree Editors and
I don't know any tool that let me this.
Does Anyone know a tool to customize EMF tree editor such as EuGENia for GMF?
Thanks, Regards
Álvaro
|
|
|
Re: Is it possible customize EMF Tree Editor programmatically ? [message #586441 is a reply to message #586429] |
Thu, 18 February 2010 05:10  |
Eclipse User |
|
|
|
Hi Alvaro,
I'm not aware of any such tool, but I think it'd be straightforward to
follow an approach similar to what EuGENia does (i.e define some
task-specific @emf.xxx annotations) and then use an M2T language (e.g.
EGL - http://www.eclipse.org/gmt/epsilon/doc/egl/) to generate the
custom code.
Cheers,
Dimitris
ajimenezr wrote:
> Hello!
>
> I'm developing EMF editor and I have customized it manually, to do it I
> have to modify over 30 java files, now I would want to do this
> customization programmatically using only a file.
>
> For GMF, I use EuGENia to customize editors, for EMF I know Epsilon
> Exeed but It works with Reflective editors and I need to do it with Tree
> Editors and
> I don't know any tool that let me this.
>
> Does Anyone know a tool to customize EMF tree editor such as EuGENia for
> GMF?
>
> Thanks, Regards
> Álvaro
--
Spread the word: http://www.eclipse.org/gmt/epsilon/spreadtheword
Follow Epsilon on Twitter: http://twitter.com/epsilonews
|
|
|
Powered by
FUDForum. Page generated in 0.03067 seconds