Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » How Can an IWizard Find the Extension ID That Launched it?
How Can an IWizard Find the Extension ID That Launched it? [message #210538] Fri, 12 March 2004 10:42
Eclipse UserFriend
All,

I've extended the org.eclipse.jface.wizard.Wizard class and put it in a
common UI plugin. In a separate plugin, I've modified it's manifest to
include an extension for the import wizard (org.eclipse.ui.importWizards)
extension point and denoted it's UI class to be a the class from the other
plugin.

When the wizard runs I want to be able to detect which import wizard
extension is being run. I will then use this ID to lookup the appropriate
extension of an extension point I created which includes information to
customized the UI class.

Doesn't seem to be a way via the Wizard and Wizard page class hierarchy or
even looking back (yuk) at the previous page (the wizard selection page).
Hopefully I'm missing something.

I'm using Eclipse 2.1.1 Build 200306271545.

Thanks,

Dan
Previous Topic:Menu problem
Next Topic:Plugin.xml: How to Set default editor for a new file type?
Goto Forum:
  


Current Time: Sun Jun 08 11:08:44 EDT 2025

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

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

Back to the top