Help starting plugin development using GEF [message #644008] |
Wed, 08 December 2010 22:33  |
Eclipse User |
|
|
|
Hello Everyone,
I need to build a plugin in Eclipse that is somewhat similar to Omondo. Here is a basic description:
1 > My plugin should have a custom editor
2 > Inside the editor, I need to build a table like structure dynamically i.e. I would right click and add a row first, name the row and keep adding columns/rows to it. This is sort of Insert table feature we have in MS Word. The table can grow in rows and columns as the end user needs it.
These are just some of the basic features I need in the plugin. Though I have gone through the documentation, I could not find any source that would help me create a GEF plugin from scratch and hence I am not sure how to start the development i.e. Where does my plugin start its execution, which classes do I need to override/use for my plugin.
Can anyone please guide me on this?
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03858 seconds