Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[gmf-dev] GMF extensibility question

Hello!

I'm trying to build a GMF-based editor. What I want is to have an
ability to extend my editor with plugins. However I seem to be stuck
at this point, trying to use GMF generative framework to accomplish
this goal.

Could someone please outline a series of steps I need to take to make
my editor extensible, and to write an extension plugin? I want to
maximize usage of GMF codegen, however some parts in plain GMF runtime
are okay.

Thank you in advance.

--
Andrey.


Back to the top