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-qL=1wfQucKLBykRNTtPqCFim3f0wNsUR47EUvF=wdHvcmw@mail.gmail.com> |
Yes, finally I will do in this way. Thanks for the responses. 2016-01-21 15:42 GMT+01:00 geertjan wielenga <[email protected]>: > > Create your own wizard and replace the New Project wizard with your own. > > Gj > > > On 21-1-2016 15:19, Paco Barrera wrote: > > This is the case, only have 1 project type, but in NB is mandatory to > choose this in the first step of the wizard. > > > 2016-01-21 12:16 GMT+01:00 Enrico Scantamburlo <[email protected]>: > >> Cannot you just leave 1 project so the user is forced to choose that? >> >> On Wed, Jan 20, 2016 at 12:15 PM, Paco Barrera <[email protected]> >> wrote: >> >>> 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. >>>> >>>> >>>> >>>> >>>> >>> >> > >