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 219186 - Save current project settings as default
Summary: Save current project settings as default
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.2
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-28 12:41 UTC by zachsaw
Modified: 2012-09-28 12:41 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 zachsaw 2012-09-28 12:41:18 UTC
I do not enjoy setting the options each time I create a new project.
There are several settings I usually change when I create a new project (I want to use C++11, add a lib for boost_system-mt, include my own libs and header files in a custom location etc).

Can we have a way to save our current project settings as the default so I don't have to keep doing it? It's especially tedious when I create several dynamic libraries in one day.

Could you also separate this into two default settings:
(a) main project and;
(b) unittest project?

Borland's IDEs used to give you a button to "save as default".
In their newer IDEs, there's a menu that allows users to change the default project config.