Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » MBS custom wizard pages
MBS custom wizard pages [message #192172] Wed, 30 May 2007 09:51 Go to next message
Eclipse UserFriend
Hi all,
as already stated in another post I am using a custom wizard page for my
own toolchain. Now I have the problem that the C/C++ new project wizard
allows the user to click finish right on the first wizard page after
selecting a toolchain, template etc. As custom pages are not created at
that moment (they only appear after the configuration page is shown) they
are neither asked whether the wizard can be finished nor what they have to
contribute to the newly created project. In short words: when theuser
clicks 'Finish' on the main page the project is created with some default
settings. Unfortunately, my project types _must_ be created with the
settings from my custom pages. There exists no meaningful default, but the
user _must_ process this page. How can I accomplish that?
And please do not point me to the 'operationClass' for my custom page. I
am aware of that, but this is called if and only if the page has been
created before. And this is the case only if the user went at least forth
to the configuration page.

I appreciate any help.

Andreas
Re: MBS custom wizard pages [message #192201 is a reply to message #192172] Wed, 30 May 2007 13:48 Go to previous message
Eclipse UserFriend
Andreas Schik wrote:
> Hi all,
> as already stated in another post I am using a custom wizard page for my
> own toolchain. Now I have the problem that the C/C++ new project wizard
> allows the user to click finish right on the first wizard page after
> selecting a toolchain, template etc. As custom pages are not created at
> that moment (they only appear after the configuration page is shown)
> they are neither asked whether the wizard can be finished nor what they
> have to contribute to the newly created project.

This used to work as you expected. I suspect that this was broken when
the new project model and new project wizard work was done. Please file
a bug.

===========================

Chris Recoskie
Team Lead, IBM CDT Team
IBM Toronto
http://www.eclipse.org/cdt
Previous Topic:defaultConfigDataProvider
Next Topic:Unwanted: CDT auto-collapses directories under the C/C++ Projects view
Goto Forum:
  


Current Time: Fri May 09 06:45:07 EDT 2025

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

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

Back to the top