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 248793 - Configure Code Assistance usability issue
Summary: Configure Code Assistance usability issue
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Project Discovery (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-21 11:16 UTC by Alexander Simon
Modified: 2014-11-22 05:52 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Simon 2014-11-21 11:16:55 UTC
Configure Code Assistance wizard has an usability issue:
First wizard step is "Select Mode" step. The step suggest simple or advanced mode.
In fact simple mode can configure code assistance only by project build result. Whereas advanced mode can configure code assistance by build log, exec log and binary.
So simple mode does not do the same work as advanced mode. It mislead a user.
Please remove simple mode of the wizard.
Comment 1 Alexander Simon 2014-11-21 12:00:26 UTC
fixed, change set:
http://hg.netbeans.org/cnd-main/rev/bec67699208c
Comment 2 Quality Engineering 2014-11-22 05:52:19 UTC
Integrated into 'main-silver', will be available in build *201411220001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/bec67699208c
User: Alexander Simon <alexvsimon@netbeans.org>
Log: Fixed Bug #248793 Configure Code Assistance usability issue