Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » INewWizard without pages
INewWizard without pages [message #337025] Tue, 21 July 2009 22:44 Go to next message
Eric Jain is currently offline Eric JainFriend
Messages: 266
Registered: July 2009
Senior Member
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 16:20 Go to previous messageGo to next message
Markus KellerFriend
Messages: 294
Registered: July 2009
Senior Member
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 22:49 Go to previous messageGo to next message
Eric Jain is currently offline Eric JainFriend
Messages: 266
Registered: July 2009
Senior Member
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] Thu, 09 April 2020 03:00 Go to previous messageGo to next message
Eclipse UserFriend
1
Re: INewWizard without pages [message #1824173] Thu, 09 April 2020 03: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: Thu Apr 25 15:09:41 GMT 2024

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

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

Back to the top