Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[pde-ui-dev] customize the org.eclipse.ui.newWizard extension point

Dear all,

I am using the org.eclipse.ui.newWizard extension point in my project and
need to do some changes on its first page (which displays a tree with the
different wizard categories):
 1.  by changing of the page title/description
 2.  by adding an invocation of the SelectionService to get the selection
parameters from the last active  vew.

What is the best way to do that?

Many thanks in advance,

pit
-- 
View this message in context: http://www.nabble.com/customize-the-org.eclipse.ui.newWizard-extension-point-tp23851069p23851069.html
Sent from the Eclipse PDE - UI mailing list archive at Nabble.com.



Back to the top