Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » Routing - Properties tab
Routing - Properties tab [message #204913] Wed, 10 September 2008 06:31 Go to next message
Prathibha is currently offline PrathibhaFriend
Messages: 12
Registered: July 2009
Junior Member
Hello All,
can any one help me out in how to remove the Routing tab from properties
Tab.

Thanks & Regards,
Prathibha KV
Re: Routing - Properties tab [message #205093 is a reply to message #204913] Wed, 10 September 2008 13:26 Go to previous messageGo to next message
Alexander Shatalin is currently offline Alexander ShatalinFriend
Messages: 2928
Registered: July 2009
Senior Member
Hello prathibha,

You have to subclass/modify org.eclipse.gmf.runtime.diagram.ui.properties.sections.appea rance.ConnectionAppearancePropertySection
and register your custom class instead of standard one in plugin.xml file.

-----------------
Alex Shatalin
Re: Routing - Properties tab [message #205548 is a reply to message #205093] Tue, 16 September 2008 06:19 Go to previous message
Prathibha is currently offline PrathibhaFriend
Messages: 12
Registered: July 2009
Junior Member
Hi Alex,
thanks for your help. i could overcome this by regestering
"ConnectionAppearancePropertySection" class in my plugin.xml and commented
the methods related to routing properties.


thanks & regards,
Prathibha KV
Previous Topic:GMF copy on drag'n'drop
Next Topic:Edit Part drag
Goto Forum:
  


Current Time: Sat Apr 27 05:01:55 GMT 2024

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

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

Back to the top