Skip to main content



      Home
Home » Modeling » GMF (Graphical Modeling Framework) » Extension Point Issue
Extension Point Issue [message #145955] Thu, 09 August 2007 07:49 Go to next message
Eclipse UserFriend
Hi All,

I have been into Eclipse plugin development for some 4-5 months now. My
new assignment is developing a extension point and a new plugin that
servers as the provider to the client plugin.

My problem starts with GMF , i need to provide an extension point to an
Edit Part so that the new plugin may add desired functionality to my
existing object.

Please help me out so as to how to start writing the estension point to an
edit part and the serving plugin for the same.

Actually, i tried to follow the basic tutorials but when i parse the
extension registry to find the serving plugin i get CoreException - failed
to instantiate the class.

My class directly extends the editpart that i wish to customize.

Please let me know where am i going wrong?

Any help is appreciated.
Re: Extension Point Issue [message #146080 is a reply to message #145955] Fri, 10 August 2007 05:14 Go to previous message
Eclipse UserFriend
Hello Arpit,

> My class directly extends the editpart that i wish to customize.
What do you want to customize there? GMF already has a number of extension
points, so you can probably use existing..

-----------------
Alex Shatalin
Previous Topic:Gmfgraph childaccess and code generation
Next Topic:GMF & extension point: org.eclipse.emf.ecore.extension_parser
Goto Forum:
  


Current Time: Thu Sep 18 01:51:11 EDT 2025

Powered by FUDForum. Page generated in 0.10940 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top