Get 'name' Text field from last step of new project wizard

Hello,
is there a way to access the 'name' text field from last step in new project wizard?
I want to change it to name that person choose in previous step.

0
1 comment
Avatar
Permanently deleted user

You need to change wizardcontext project name.

WizardContext.setProjectName(yourprojectname);
0

Please sign in to leave a comment.