Re: Skip the "Choose Project" step in New Project wizard
Paco Barrera <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.openide.devel |
|---|---|
| Message-ID | <CAFS-qLnfjS0cVa6KHKCh52P30jjUJkMcEJxipi1jtvpLy2XQbQ@mail.gmail.com> |
I'm stuck with this issue, can anybody help me, please? 2016-01-19 10:00 GMT+01:00 pacobm <[email protected]>: > Viewing the NB source code for the NewProjectWizard.java it extends > TemplateWizard and overrides createTemplateChooser(). > > I try to create my own NewCustomProjectWizard class, but only shows the > first iterators without the window for the new Project's name. > > May be it possible not to override the createTemplateChooser() method? > > Thanks in advance. > > > > >