Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Activities extensions and extension parsing(Do activities extensions hide extensions when using ExtensionRegistry?)
icon5.gif  Activities extensions and extension parsing [message #837413] Thu, 05 April 2012 16:33
Craig Foote is currently offline Craig FooteFriend
Messages: 217
Registered: July 2009
Senior Member
I'm consuming a plugin which has an extension I'd like to hide. The way it's consumed though is:

IConfigurationElement[] elements = Platform.getExtensionRegistry.getConfigurationElementsFor("extensionpoint.id");


But "elements" here contains the extension whose ID I have targeted in my "activities" extension. Is this extension only able to hide UI pieces?

Craig
Previous Topic:How to remove a previously added decorator on a resource
Next Topic:Submenu for SaveAs
Goto Forum:
  


Current Time: Tue Apr 23 16:06:29 GMT 2024

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

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

Back to the top