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 234673 - help buttons for New Project for Existing Sources wizard are not connected
Summary: help buttons for New Project for Existing Sources wizard are not connected
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-20 21:48 UTC by Susan Morgan
Modified: 2013-08-21 14:23 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 Susan Morgan 2013-08-20 21:48:34 UTC
When using wizard for New Project from existing sources, the help button only works on the first panel. There are existing help pages for each wizard panel.

Here is a mapping of wizard panels to help ids for help pages that the button should open:
Select Mode                       NewMakeWizardP0
Build Tool                        NewMakeWizardP1
Build Actions                     NewMakeWizardP2
Source Files                      NewMakeWizardP3
Code Assistance Configuration     NewMakeWizardP4
Project Name and Location         NewMakeWizardP5

The help ids are now in cnd/javahelp/org/netbeans/modules/cnd/help/map.xml
Comment 1 Susan Morgan 2013-08-20 21:56:25 UTC
Also the wizard for creating project from binary does not have help button connected to existing help pages.   The mappings are:

Select Binary File          NewBinaryWizardP1
Project Name and Location   NewBinaryWizardP2
Comment 2 Alexander Simon 2013-08-21 14:23:17 UTC
fixed, change set:
http://hg.netbeans.org/cnd-main/rev/1385bc131be8