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 205765

Summary: Help buttons for New Java File wizards should be disabled
Product: java Reporter: Jiri Prox <jiriprox>
Component: ProjectAssignee: Tomas Zezula <tzezula>
Status: RESOLVED FIXED    
Severity: normal CC: musilt2
Priority: P3    
Version: 7.1   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 208051    
Bug Blocks: 205440    

Description Jiri Prox 2011-12-01 10:41:31 UTC
There is no help page associated when creating java files

Steps to reproduce:
1) File -> New File
2) select category java 
3) select any file type
4) press Next
5) press Help

-> no help page is associated 


Product Version: NetBeans IDE 7.1 RC2 (Build 201111302200)
Java: 1.7.0_02; Java HotSpot(TM) 64-Bit Server VM 22.0-b10
System: Windows 7 version 6.1 running on amd64; Cp1250; en_US (nb)
User directory: C:\Users\jprox\.netbeans\7.1rc2
Cache directory: C:\Users\jprox\.netbeans\7.1rc2\var\cache
Comment 1 Jeffrey Rubinoff 2011-12-01 15:32:57 UTC
There are a bunch of New File wizards with the Help target org.netbeans.modules.java.project.JavaTargetChooserPanel enabled. We've determined that there is no need for context-sensitive help for these wizards (the user only sets an arbitrary file name and project folder). See discussion in Issue 205440. 
1. Could you please disable these help buttons?
2. I assume that every time a developer creates a new New File wizard, he uses a template, and this template has org.netbeans.modules.java.project.JavaTargetChooserPanel help target enabled. Could someone make sure this help is disabled in the template? If a developer heavily modifies the template, to the point that it requires user help topic, that particular wizard should have a unique help target.
Comment 2 Tomas Zezula 2012-02-17 09:58:32 UTC
I've already have it in queue.
Comment 3 Tomas Zezula 2012-02-17 11:31:34 UTC
Fixed jet-main 1d68cfe76c57