A question about the New Java Project wizard
Petr Jiricka <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.modules.projects.devel |
|---|---|
| Message-ID | <[email protected]> |
Team, I have one question about creating new Java projects. According to the UI spec, there will be two wizards: one for new empty/basic project, and one for project from existing sources. Well, is this really necessary ? Couldn't it work if there was just one wizard, which would decide which root to take, based on whether the home directory entered by the user already contains sources or not ? The way it is now, the user needs to make the choice, when in fact the machine could make the choice for her. Another advantage would be that this would decrease the amount of clutter in the project selector UI. Thanks Petr