Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Contributing the extension point programatically(Contributing the extension point programatically)
Contributing the extension point programatically [message #642149] Tue, 30 November 2010 06:18
jagadish suri is currently offline jagadish suriFriend
Messages: 15
Registered: July 2009
Junior Member
Hi,

I am trying to contribute an extension from start method of my bundle activator. The following thread helped me for that. It mandates that we set a startup parameter allowing the registry to accept null user token, this seems to be a sort of the security thing. i want to do it without giving the startup parameter, for which i need the security token accessible in the plugin.

http://dev.eclipse.org/newslists/news.eclipse.platform.rcp/m sg36505.html

in the class ExtensionRegistry there is a method getTemporaryUserToken() to access the token, but it is clearly mentioned not to use the method and should contact the equinox team if somebody needs to use them.

I feel that bundle should be able to contribute an extension freely without any of the security hurdle. please mention if am missing something.

Thanks
Jagadish Suri

Previous Topic:org.eclipse.ui.menus ext point problem
Next Topic:Timeout when loading bundles
Goto Forum:
  


Current Time: Thu Apr 25 01:02:42 GMT 2024

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

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

Back to the top