This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 224059 - remember project type in the "new project" wizard
Summary: remember project type in the "new project" wizard
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Dialogs&Wizards (show other bugs)
Version: 7.3
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-19 22:45 UTC by athompson
Modified: 2012-12-20 09:46 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description athompson 2012-12-19 22:45:43 UTC
In the "choose project" panel, the last used project category is remembered but not the last used project type for that category. This would be pretty convenient since you often favor certain project types. This is especially useful for Maven projects, because seasoned Maven users usually have custom archetypes, so 99% the time they need the "from archetype" project type.

Thanks,
Alvin