Re: A question about the New Java Project wizard
Svata Dedic <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.projects.devel |
|---|---|
| Organization | CollabNet Hosting |
| Message-ID | <[email protected]> |
Petr Jiricka wrote: > Ann, > > I agree with your goal that the wizards, and especially the Basic > wizard, should have as few steps as possible. That is a good goal and we > should not be adding arbitrary panels that only clutter the wizard UI. > > I believe the above goal can be achieved even if we combine the Basic > project and the Project from existing sources into one template. > FWIW, MSVC.NET does this: - their wizard starts with a summary, saying: "Your project will contain this and that. If you are OK with this state, press Finish". - following panels contain customizations. -Svata