Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » AbstractUIPlugin.start()'s passed in BundleContext.
AbstractUIPlugin.start()'s passed in BundleContext. [message #272898] Tue, 28 September 2004 16:14
Eclipse UserFriend
Hi,

I have a plugin, and it has an extension for action set, that is,
org.eclipse.ui.actionSets. Basically, I have a "hot button" in the menu
bar that, when clicked upon, my plugin is activated through delegation.
The question I have:

The delegation execute my action defined class, the run() method. I
want to call my plugin's MyPlugin.start() method upon finishing up with
the run() method. Is possible? Advisable? I've noticed that the
start() method takes a BundleContext as an argument. How would I get that?

Thanks.
Previous Topic:Local mirror of Eclipse Update site
Next Topic:Parsing Question
Goto Forum:
  


Current Time: Wed Apr 16 02:05:09 EDT 2025

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

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

Back to the top