Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » INewWizard without pages
INewWizard without pages [message #337025] Tue, 21 July 2009 18:44 Go to next message
Eclipse UserFriend
Is it possible to create an INewWizard that completes immediately and does
not have any WizardPages?
Re: INewWizard without pages [message #337089 is a reply to message #337025] Mon, 27 July 2009 12:20 Go to previous messageGo to next message
Eclipse UserFriend
On 2009-07-22 00:44, Eric Jain wrote:
> Is it possible to create an INewWizard that completes immediately and
> does not have any WizardPages?

Yes, see e.g. 'New > Untitled Text File', which is contributed by
org.eclipse.ui.editors.

Markus
Re: INewWizard without pages [message #478791 is a reply to message #337089] Thu, 06 August 2009 18:49 Go to previous messageGo to next message
Eclipse UserFriend
Markus Keller wrote:
> Yes, see e.g. 'New > Untitled Text File', which is contributed by
> org.eclipse.ui.editors.

Thanks! Looks like the key is to set canFinishEarly=true and
hasPages=false in the plugin.xml definition of the wizard.
Re: INewWizard without pages [message #1824172] Wed, 08 April 2020 23:00 Go to previous messageGo to next message
Eclipse UserFriend
1
Re: INewWizard without pages [message #1824173] Wed, 08 April 2020 23:00 Go to previous message
Eclipse UserFriend
1
Previous Topic:Adding ciphers to Password Based Encryption for Secure Storage
Next Topic:Eclipse : Unicode support in JAVA Method / Block comments
Goto Forum:
  


Current Time: Sat May 03 07:10:30 EDT 2025

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

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

Back to the top