Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » Question about the generated code
Question about the generated code [message #403628] Sun, 17 September 2006 00:27
rey is currently offline rey
Messages: 15
Registered: July 2009
Junior Member
Hi EMF,
I've use EMF for some time. I really like this framework. It's light,
simple but powerful! And it's a good start to study modeling.
My question is the generated plugin codes. Every generated editor
project has a XXXEditorPlugin class. It extends
EMFPlugin. And it has a static inner class which named Implemenation and
extends EclipseUIPlugin class. So I think if we
need do some method the EMFPlugin provide, we should use the EMFPlugin
instance. And if we need some image descriptors,
we should write those method in the Implemenation class. Is it right?

Thx very much!
Regards!


W1nt3rs
Previous Topic:How to remove the "Create Sibling" menu?
Next Topic:How to display validator results?
Goto Forum:
  


Current Time: Sun May 19 20:56:56 EDT 2013

Powered by FUDForum. Page generated in 0.04534 seconds