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 205297 - Simplify creation of project with existing sources
Summary: Simplify creation of project with existing sources
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Project Discovery (show other bugs)
Version: 7.1
Hardware: PC Solaris
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-18 14:41 UTC by Alexander Simon
Modified: 2013-05-20 19:39 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 Alexander Simon 2011-11-18 14:41:31 UTC
New project with existing sources works has a two modes:
- simple
- custom
Simple mode works very well for open sources project with auto-make or auto-conf (i.e. project has configure script).
But real close-source projects do not have a configure script.
To create IDE project for this kind of source IDE suggests complicated custom mode of the wizard.

So I suggest to have additional a "folder" mode of the wizard that can be applied for sources that already built with debug information.
Wizard in "folder" mode:
- have one step (probably it is third radio button)
- wizard does not configure and built project
- wizard creates project with using debug information in project binaries