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 247857 - help to create new Configuration for "Project with Existing Sources"
Summary: help to create new Configuration for "Project with Existing Sources"
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 8.1
Hardware: All All
: P2 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-10 10:41 UTC by Vladimir Voskresensky
Modified: 2014-10-10 11:51 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 Vladimir Voskresensky 2014-10-10 10:41:45 UTC
after improvements done #247758 it we can improve creation of new configurations for "unmanaged" projects.
1) I.e. by default CMake-based project uses Debug flags => created configuration can be considered as "Debug", not "Default"
The same for other where IDE puts "-g" by default and it's not changed by user.
2) When "unmanaged" project is already created we can introduce 
"Add Configuration..." which provides wizard (like in project creation) to help to add another pre-build/build actions and Code Assistance settings.
We should reuse the same pages (with already filled in values) from "New Project with Existing Sources" wizard.