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 177121 - Nice to see tool collection and development host while creating a new C/C++ project
Summary: Nice to see tool collection and development host while creating a new C/C++ p...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-18 10:47 UTC by Thomas Preisler
Modified: 2010-03-25 05:52 UTC (History)
1 user (show)

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 Thomas Preisler 2009-11-18 10:47:25 UTC
It would be nice to see default development host and default tool collection
while creating a new C/C++ project.
Comment 2 Thomas Preisler 2010-03-19 18:27:58 UTC
It doesn't work for the demo samples. And I'm not sure it makes much sense for unmanaged projects to present the toolchain choice.

Do you think it is a good idea to present two new choses in the dialog among the standard choises? Perhaps they should be under an advanced section (same panel though) so we don't overwhelm users with choices when they create a new project.

What does Stepan suggests?
Comment 3 Thomas Preisler 2010-03-19 20:03:57 UTC
Or just display the current platform and toolchain and don't allow users to change them here. It would solve the demo problem and we wound't overwhelm users with more or less important choices. Remember, a regular user don't really switch between toolchains and hosts that often. We developers do, but we should design our software for our users and not us.
Comment 4 Vladimir Voskresensky 2010-03-20 00:32:46 UTC
Remote is our defining feature.
1) I think, we should focus users on this feature as well => it is not only for developers, it's for users as well
2) very often mistake is incorrect toolchain (default) assigned during discovery => make sence for import projects as well

will fix samples as well.
Comment 5 Vladimir Voskresensky 2010-03-20 00:37:36 UTC
http://hg.netbeans.org/cnd-main?cmd=changeset;node=62b83c1b7368
Comment 6 Quality Engineering 2010-03-20 06:32:32 UTC
Integrated into 'main-golden', will be available in build *201003200200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/6309dd05a74f
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: fixing #177121 -  Nice to see tool collection and development host while creating a new C/C++ project
Comment 7 Quality Engineering 2010-03-21 05:09:13 UTC
Integrated into 'main-golden', will be available in build *201003210200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/62b83c1b7368
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: fixed #177121 -  Nice to see tool collection and development host while creating a new C/C++ project
-- update samples
Comment 8 Quality Engineering 2010-03-25 05:52:59 UTC
Integrated into 'main-golden', will be available in build *201003250201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/67fce1ed0068
User: Thomas Preisler <thp@netbeans.org>
Log: #177121 Nice to see tool collection and development host while creating a new C/C++ project
fixed accesability issue with double mnemonics (H)