Class name of second page in new project dialog

View: New views
2 Messages — Rating Filter:   Alert me  

Class name of second page in new project dialog

by patrick.schmitt :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello,
i am looking for the class containing the second page when creating a new project.
I searched trough the code, but looks like i am blind.
The page shows the configurations which an user can choose for the new project.
A hint would be nice,
Cheers
Patrick
_______________________________________________
cdt-dev mailing list
cdt-dev@...
https://dev.eclipse.org/mailman/listinfo/cdt-dev

Re: Class name of second page in new project dialog

by Wieant Nielander :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

> i am looking for the class containing the second page when creating a new
> project.
> I searched trough the code, but looks like i am blind.
> The page shows the configurations which an user can choose for the new project.

You might be looking for:
   org.eclipse.cdt.managedbuilder.ui.wizards.CDTConfigWizardPage
(we just happen to have removed this page from our new project wizard...)

-- Wieant
_______________________________________________
cdt-dev mailing list
cdt-dev@...
https://dev.eclipse.org/mailman/listinfo/cdt-dev